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

Replacing Grunt qunit test with an alternative library. #122

Open
kalwalt opened this issue Mar 3, 2022 · 2 comments
Open

Replacing Grunt qunit test with an alternative library. #122

kalwalt opened this issue Mar 3, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request tests

Comments

@kalwalt
Copy link
Member

kalwalt commented Mar 3, 2022

Grunt dose not receive any update, and maybe there are some better alternatives for CI tests. I know cypress but maybe there are other available libs?

@kalwalt kalwalt added the enhancement New feature or request label Mar 3, 2022
@kalwalt kalwalt self-assigned this Mar 3, 2022
@kalwalt kalwalt added the tests label Mar 3, 2022
@kalwalt
Copy link
Member Author

kalwalt commented Mar 6, 2022

I found that Qunit may work very well with Karma with Karma-qunit i think i will implement this in the project. We can also add qunit tests to actions github.

@kalwalt
Copy link
Member Author

kalwalt commented Mar 9, 2022

I replaced Grunt with Karma-Qunit but only for the artoolkit.min.js lib. It's needed to add test for the other libs, at least for the dist lib.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request tests
Projects
None yet
Development

No branches or pull requests

1 participant