[Tutor] Order of unittests
Albert-Jan Roskam
sjeik_appie at hotmail.com
Tue Oct 12 05:39:32 EDT 2021
On 12 Oct 2021 11:38, Albert-Jan Roskam <sjeik_appie at hotmail.com> wrote:
On 12 Oct 2021 11:18, Sarfraaz Ahmed <sarfraaz at gmail.com> wrote:
Hello Albert-Jan,
Try using pytest. That works fine with unittest test cases. And it
executes the test cases in the order you define them.
==>>> Hi, thank you for your reply. I will try pytest. Do you happen
to know if this works similarly with nose?
More information about the Tutor
mailing list