Displaying 1 to 9 from 9 results

Jasmine-Matchers - A huge library of test matchers for Jasmine and Jest.

  •    Javascript

A huge library of test matchers for a range of common use-cases, compatible with all versions of Jasmine and Jest. Custom Matchers make tests easier to read and produce relevant and useful messages when they fail.

All-About-Programming - Everything about programming!!

  •    Javascript

This is a place for me to keep tracked of what I did or what I want to do and some awesome tips from all the online resources have found. All this resources is about web development and some about computer science. My goal is to be a awesome Full-Stack Web Developer. If you have some resources to shared please do. I'm eager to find new stuff and learn.




mocha-wrap - Fluent pluggable interface for easily wrapping `describe` and `it` blocks in Mocha tests

  •    Javascript

Fluent pluggable interface for easily wrapping describe, context, it, and specify blocks in Mocha tests.A mocha-wrap plugin is a named function that returns a MochaWrapper instance or a descriptor object.

karma-jasmine-matchers - A Karma plugin to inject Jasmine-Matchers for Jasmine and Jest.

  •    Javascript

A Karma plugin to inject Jasmine-Matchers for Jasmine and Jest. Jasmine Matchers is written using the add-matchers library. If you have some useful matchers of your own that you could share with other Jest and Jasmine users, please give it a try.

saucie - This library allows you to integrate results of your frontend JavaScript tests into a [Sauce jobs results page](https://saucelabs

  •    Javascript

This library allows you to integrate your javascript test results into a Sauce jobs results page. It's available for running QUnit, Jasmine and Mocha tests through various browsers hosted on SauceLabs.

mockttp - :globe_with_meridians: Powerful friendly HTTP mock server & proxy for integration tests

  •    TypeScript

Mockttp lets you quickly & reliably test HTTP requests & responses in JavaScript, in both Node and browsers. There's a lot of tools to do this, but typically by stubbing the HTTP functions in your process at the JS level. That ties you to a specific environment, doesn't test the real requests that'd be made, and only works for requests made in the same JS processs. It's inflexible, limiting and inaccurate, and often unreliable & tricky to debug too.


add-matchers - Write useful test matchers compatible with Jest and Jasmine.

  •    TypeScript

Write useful test matchers compatible with Jest and Jasmine. What: A JavaScript library to write test Matchers compatible with all versions of Jest and Jasmine.






We have large collection of open source products. Follow the tags from Tag Cloud >>


Open source products are scattered around the web. Please provide information about the open source projects you own / you use. Add Projects.