Skip to content

Commit

Permalink
reference generate-readmes script
Browse files Browse the repository at this point in the history
  • Loading branch information
angus-c committed Jun 4, 2022
1 parent dc26f00 commit abaffb6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
* try to add examples for mainstream cases and some edge cases
* start with an element for the `import` statement, followed by an empty string element
* follow up with usage examples, one element per example
* Finally run `yarn generate-readmes` or `npm run generate-readmes` to update all READMEs with your changes.

# App Testing
[Raul Melo](https://github.com/raulfdm) has written [a nice test framework](https://github.com/devraul/just-test) for testing cjs and esm imports of Just utilities in a variety of common app environments. Take advantage of this if you want to test how a module will work in the context of a given app.

0 comments on commit abaffb6

Please sign in to comment.