Message386704
> As far as I'm aware, the best practice and recommendation for these cases is that 'tests should not test dependencies', and to skip/skipif these (external) dependencies are not available or fail to load/run.
In theory, we should limit external dependencies. In practice, it's too convenient to make the assumption that some Unix programs are available and work properly.
But PRs are welcome to reduce dependencies to external tools ;-) |
|
Date |
User |
Action |
Args |
2021-02-09 10:40:32 | vstinner | set | recipients:
+ vstinner, koobs |
2021-02-09 10:40:32 | vstinner | set | messageid: <1612867232.1.0.0741952827801.issue43068@roundup.psfhosted.org> |
2021-02-09 10:40:32 | vstinner | link | issue43068 messages |
2021-02-09 10:40:32 | vstinner | create | |
|