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
The python unit tests are vanilla flavored https://docs.python.org/2/library/unittest.html tests. nose is smart enough to pick up unit tests without having to register them anywhere, which is cool.
The issue #395 made me think, that we lack documentation for:
The only thing we have now is in CONTRIBUTING.md
https://github.com/webcompat/webcompat.com/blob/master/CONTRIBUTING.md#running-tests
which is a bit dry.
For example, right now we get:
The text was updated successfully, but these errors were encountered: