-
Notifications
You must be signed in to change notification settings - Fork 203
Create a "model" test file using pytest #3310
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
Comments
Good idea. |
And indeed this needs a good rewrite. |
karlcow
added a commit
to karlcow/webcompat.com
that referenced
this issue
May 22, 2020
* Adds documentation for pytests * Fixes outdated links to documentation * Fixes the table of content * Adds a template for Python tests using pytest * Adds information about data fixtures
karlcow
added a commit
to karlcow/webcompat.com
that referenced
this issue
May 22, 2020
karlcow
added a commit
to karlcow/webcompat.com
that referenced
this issue
May 25, 2020
* Adds documentation for pytests * Fixes outdated links to documentation * Fixes the table of content * Adds a template for Python tests using pytest * Adds information about data fixtures
karlcow
added a commit
to karlcow/webcompat.com
that referenced
this issue
May 25, 2020
karlcow
added a commit
to karlcow/webcompat.com
that referenced
this issue
May 25, 2020
soniasingla
pushed a commit
to soniasingla/webcompat.com
that referenced
this issue
Jun 13, 2020
* Adds documentation for pytests * Fixes outdated links to documentation * Fixes the table of content * Adds a template for Python tests using pytest * Adds information about data fixtures
soniasingla
pushed a commit
to soniasingla/webcompat.com
that referenced
this issue
Jun 13, 2020
soniasingla
pushed a commit
to soniasingla/webcompat.com
that referenced
this issue
Jun 13, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@karlcow do you want to port over any unit test file from unittest/nose to pytest? It would be nice to have something to model after, and then we can update docs as well (pointing to the flask + other useful articles).
The text was updated successfully, but these errors were encountered: