Unit Testing/Jest

From Wikiversity
Jump to navigation Jump to search

Jest is a JavaScript testing framework maintained by Facebook, Inc. with a focus on simplicity.[1]

Readings

[edit | edit source]
  1. Wikipedia: Test automation
  2. Wikipedia: Jest (JavaScript framework)

Multimedia

[edit | edit source]

Activities

[edit | edit source]
  1. Install Jest
  2. Create a Simple Test
  3. Test Exceptions
  4. View Test Coverage

See Also

[edit | edit source]

References

[edit | edit source]