meteor / guide

:book: Articles about Meteor best practices
http://guide.meteor.com/
Other
842 stars 307 forks source link

Update testing section with Cypress #1085

Open StorytellerCZ opened 2 years ago

StorytellerCZ commented 2 years ago

We should update the testing section by removing old ways of testing with Chimp, etc. with Cypress as per recent blog post: https://blog.meteor.com/testing-a-meteor-app-with-cypress-bfb3d3c6ed6f

Also the entire testing section could use an update.

kakadais commented 2 years ago

So the default testing tool would be changed to Cypress? Good post and Great job-

StorytellerCZ commented 2 years ago

For E2E tests it would be Cypress.