Skip to content
This repository has been archived by the owner on Nov 12, 2019. It is now read-only.

luizirber/hypothesis-bio

Repository files navigation

ARCHIVED: SEE https://github.com/Lab41/hypothesis-bio FOR UPDATED REPO

Build Status codecov

Hypothesis-bio

This module provides a Hypothesis strategy for generating biological data formats. This can be used to efficiently and thoroughly test your code.

Installation

This module can be installed via pip:

pip install hypothesis-bio

Development

Tests can be executed using tox: tox -e py37 runs all tests in a Python 3.7 environment.

There are also pre-commit files available, so you can run pre-commit install to add them to your repo. (These are enforced by CI)

See also

This module is based on Hypothesis-networkx, hypothesis-csv and hypothesis-jsonschema.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published