Skip to content
This repository was archived by the owner on Sep 5, 2019. It is now read-only.
/ onegov_testing Public archive

Contains testing code shared by all OneGov Cloud applications.

Notifications You must be signed in to change notification settings

OneGov/onegov_testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

127 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Onegov Testing

Contains testing code shared by all OneGov Cloud applications.

Run the Tests

Install tox and run it:

pip install tox
tox

Limit the tests to a specific python version:

tox -e py27

Conventions

Onegov Testing follows PEP8 as close as possible. To test for it run:

tox -e pep8

Onegov Testing uses Semantic Versioning

Build Status

Build Status

Coverage

Project Coverage

Latests PyPI Release

Latest PyPI Release

License

onegov_testing is released under GPLv2

About

Contains testing code shared by all OneGov Cloud applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published