We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Related to #101, #113.
(Selenium-based) automated client UX tests. BDD. Chimp and Cucumber, since it's Meteor.
Remote on actual devices via BrowserStack, etc. Should have headless tests on each (relevant) change?
Meteor unit, integration and acceptance tests. Velocity? Mocha-package? Nightwatch and Gagarin?
Could wrap AVA, Mocha, Karma around the Meteor app?
https://medium.com/@dferber90/using-npm-modules-for-meteor-tooling-d70c162d058 https://medium.com/@dferber90/testing-meteor-with-npm-modules-54921be1df27
CI/CD through
The text was updated successfully, but these errors were encountered:
jiku
No branches or pull requests
Related to #101, #113.
(Selenium-based) automated client UX tests. BDD. Chimp and Cucumber, since it's Meteor.
Remote on actual devices via BrowserStack, etc. Should have headless tests on each (relevant) change?
Meteor unit, integration and acceptance tests.
Velocity? Mocha-package? Nightwatch and Gagarin?
Could wrap AVA, Mocha, Karma around the Meteor app?
https://medium.com/@dferber90/using-npm-modules-for-meteor-tooling-d70c162d058
https://medium.com/@dferber90/testing-meteor-with-npm-modules-54921be1df27
CI/CD through
The text was updated successfully, but these errors were encountered: