Skip to content
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

Sets up Continuous Integration Tests using Travis #21

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

kaivalyar
Copy link
Collaborator

The initial test configuration consists only of a simple multi and single core inference tests. However the Travis framework has been setup completely, making the addition of further tests simple for future contributors.

Continuous integration will make the tests run with every new commit, so commits that potentially change the behaviour of pracmln can then be identified.

To see an example of this, view this branch to see how the latest commit doesn't pass one test case. The detailed error can also be inspected here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant