fediverse-devnet / fediverse-devnet/feditest

Distinguish between @steps that are for setup/teardown and actual test steps

Open
#361 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
37
Forks
6
PR merge metrics
No merged PRs in 30d

Description

We can rely on the Constellation to be cleaned up nicely -- if all nodes implement the cleanup. But it might not. Also, it may be advantageous to let individual tests clean up as well as possible after themselves.

We could use the pytest fixture idea / way of declaring, applied in a very specific way. Or add tags like `@setup` and `@teardown`.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.