fediverse-devnet / feditest

A testing framework for distributed, heterogeneous systems communicating with complex protocols, such as the Fediverse
https://feditest.org/
MIT License
31 stars 6 forks source link

Renamed TestException #306

Closed steve-bate closed 4 weeks ago

steve-bate commented 4 weeks ago

The TestException was confusing pytest test discovery (at least in a VS Code context) because of the "Test*" naming convention for test classes.