Skip to content
#

Jest

Jest is a JavaScript testing framework built on top of Jasmine, with a focus on simplicity and support for large web applications.

Here are 18,285 public repositories matching this topic...

Brisk is a complete Continuous Integration tool for executing your test suites. It is designed around speed and outperforms all other CI tools - primarily by only rebuilding the test env when necessary. It can be run either from your developer machine (running your entire test suite in seconds on every save) or as part of your CI/CD pipeline.

  • Updated May 23, 2024
  • Go