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

Set up continuous integration testing #2

Open
Pharmhaus-2 opened this issue Mar 10, 2019 · 0 comments
Open

Set up continuous integration testing #2

Pharmhaus-2 opened this issue Mar 10, 2019 · 0 comments
Milestone

Comments

@Pharmhaus-2
Copy link

Pharmhaus-2 commented Mar 10, 2019

In Mungo, the code is not covered by tests, but somehow you need to test it. You can configure the Continuous Integration server, which after each commit will do the following:

 Build the Mungo distribution, i.e. compiler, documentation, Jentos IDE and more. Even under Linux, it does not matter - this is just a test.
 Compile all samples from samples for at least HTML5.

And in the future, it will be possible to add full-fledged unit tests for the compiler and API separately.

@Pharmhaus-2 Pharmhaus-2 added this to the 1.1.x milestone Mar 10, 2019
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

No branches or pull requests

1 participant