#๐Ÿ”’ Help with unittest cases

5 messages ยท Page 1 of 1 (latest)

low lotus
#

I made a class that counts the total count of observations, absolute frequency and cumulative frequency in a dataset, I was writing some unit tests when I got 2 errors, all files are at https://paste.pythondiscord.com/E6FA (it looks like an AI wrote it, but I just kinda did a lot of documentation today since this is a school assignment, the tests were done by Copilot, although a bit of them, 100% of the case ideas came from it.)

sleek vergeBOT
#

@low lotus

Python help channel opened

Remember to:

  • Ask your Python question, not if you can ask or if there's an expert who can help.
  • Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
  • Explain what you expect to happen and what actually happens.

:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.

low lotus
#

you might have to translate the docstrings

sleek vergeBOT
#

@low lotus

Python help channel closed for inactivity

This help channel has been closed. Feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.