devenjarvis / sundew

Making Python testing easy, enjoyable, and effective ☀️
https://devenjarvis.github.io/sundew/
MIT License
10 stars 1 forks source link

Add basic support for fixtures #8

Closed devenjarvis closed 1 year ago

devenjarvis commented 1 year ago

Only supporting yield fixtures for setup for now. Also adds support for yield fixtures or normal functions for inputs.