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

A step towards Continuous Integration #28

Open
MaximeBaudette opened this issue Feb 23, 2016 · 1 comment
Open

A step towards Continuous Integration #28

MaximeBaudette opened this issue Feb 23, 2016 · 1 comment

Comments

@MaximeBaudette
Copy link
Collaborator

The idea is to start building a Matlab script with a battery of tests that should be run on the toolbox to check everything is working properly.

This is a first step for implementing continuous integration for the toolbox, which could be later automated via diverse tools (we are not yet at the point where we master this). But we can still start reflecting on what kinds of test should be run on the toolbox to check changes made.

From @lvanfretti for a first idea of what these tests could be:

Also, build the automatic testing code to run through all the examples to check if they are working. Set the examples to be executed for a couple of iterations...
@janlav we latter need to discuss how to build a test code to check that all the optimizes are working...

@tinrabuzin
Copy link
Contributor

I just started reading this article describing CI with Matlab and Jenkins. http://blogs.mathworks.com/developer/2015/01/20/the-other-kind-of-continuous-integration/

It could give us some ideas.

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

No branches or pull requests

3 participants