We use spacejamio:munit with the BDD style for testing sanjo:jasmine.
cd test-app
meteor test-packages sanjo:jasmine- Increase the version in
package.js(follow Semantic Versioning conventions) meteor publish- Commit "Bumps version to X.X.X"
- Create a tag with the version "X.X.X"
- Push