Prepare the example by installing dependencies and compiling message catalogs:
yarn install
yarn lingui compile
Now, either run full test suit:
yarn test
Or each file individually (you need to have babel-cli
installed globally):
babel-node src/messages.js