You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, at the beginning I'd like to thank you guys for awesome job on starters and serverless stack project.
I have a small suggestion for this template regarding test setup. While unittest is a part of standard library, pytest is becoming the go-to testing framework in Python.
What do you think about replacing unittest with pytest in this starter?
Regards
The text was updated successfully, but these errors were encountered:
Hello, at the beginning I'd like to thank you guys for awesome job on starters and serverless stack project.
I have a small suggestion for this template regarding test setup. While unittest is a part of standard library, pytest is becoming the go-to testing framework in Python.
What do you think about replacing unittest with pytest in this starter?
Regards
The text was updated successfully, but these errors were encountered: