Testing

All the testing of the library is performed by tox for multiple Python environments and pytest.

Continuous testing is provided by Travis (for unit tests and style checks on Linux).

Commands

  • dev:test Test with pytest in your current environment.

  • release:test Release countrydata package to Pypa using testing endpoint.

  • test Test countrydata against all available environments using tox.