Sneaky Testing Library in BDD style
Stars
126
Forks
2
Watchers
126
Open Issues
9
Overall repository health assessment
No package.json found
This might not be a Node.js project
58
commits
Added silent disposal for the WebApplicationFactory in case there's some dependency (like Marten ProjectCoordinator atm) that sometimes fails during disposal. That should not make tests fail, even though it's not a great thing.
710b85cView on GitHubAdded helpers for easier setup and fixed built-in checks for retry policy
ca8f892View on GitHubAdded RequestDefinition, to allow providing more context into it
716804cView on GitHubAdded information about the test phase to the made api call
7c745a4View on GitHubBroken down the API Specification into separate files for easier code understanding
d1e4e26View on GitHubAdded test context to make setup easier and more advanced scenarios.
90f0406View on GitHubInitial set of refactorings to make setup easier and more self explanatory
8b31a00View on GitHub