jest-extended icon indicating copy to clipboard operation
jest-extended copied to clipboard

Add codesandbox repl

Open mattphillips opened this issue 7 years ago • 3 comments

What

Adds a codesandbox REPL for majority of the matchers

Notes

This PR adds conventions around how the README is generated, instead of being the source of truth, the docs folder is the source of truth with a readme.template.md which can interpolate links to code examples.

Example of the REPL in action:

https://codesandbox.io/s/github/jest-community/jest-extended/tree/docs-sandbox/docs/sandbox?module=%2Fmatchers%2Fstring%2FtoIncludeRepeated.test.js

TODO

Do something about all contributors as it will be amending the wrong README i.e. not the source of truth in /docs

Housekeeping

  • [x] Documentation is up to date

mattphillips avatar Sep 22 '18 01:09 mattphillips

This is really cool

rickhanlonii avatar Jun 23 '21 14:06 rickhanlonii

@mattphillips you gonna complete this? 😀

SimenB avatar Oct 11 '21 07:10 SimenB

@mattphillips ping

SimenB avatar Jan 02 '23 14:01 SimenB