jhonatancunha / jests-tests-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jest tests matchers

Flaky OR Failure ?

Examples

  • Data tests: object, promise and serialize
  • Math tests: functions, sort functions, numbers
  • API tests: requests

Executando yarn sem root

  • npm i -S yarn -troque yarn por: /home/alunos/seuRA/Documentos/workspace/jests-tests-example/node_modules/.bin/yarn

executando stress-ng sem root

About


Languages

Language:JavaScript 100.0%