fediverse-devnet / fediverse-devnet/feditest
In class-based tests, there should be a "finally" method
Open
- Dominant language
- Python
- Stars
- 37
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
So that if something goes wrong during a test step, or the user wishes to abort, the test class can get the node-under-test cleaned up, similarly how we would enclosing a test method's code in a try / finally block.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.