Skip to content

Testing #33

@jwhittle933

Description

@jwhittle933

Set up testing suite and write tests

  • create-react-app comes with jest installed, which is a testing library made by Facebook
  • react-testing-library is a fantastic npm package to extend basic jest testing
  • jest-cucumber is another great addition to jest, and allows you to frame your tests with Gerkhin tables

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions