|
|
|
|
|
by ptx
1491 days ago
|
|
> There's no test framework/runner worth a damn. The built-in unittest module is essentially a clone of JUnit, so it can't be much worse, and most of the remaining limitations are fixed by pytest which people seem pretty happy with. What test frameworks are you comparing them to? |
|