hanbi
Test helper library
A small JavaScript library for creating spies and stubs to isolate dependencies in unit tests.
A small javascript library for stubbing and spying on methods/functions.
59 stars
3 watching
0 forks
Language: TypeScript
last commit: 5 months ago
Linked from 1 awesome list
mocksspiesstubstypescript
Related projects:
Repository | Description | Stars |
---|---|---|
duluca/angular-unit-test-helper | A library that provides helper functions to write unit tests in Angular using mocks and spies | 6 |
hirezio/auto-spies | A toolset for creating spies in unit tests with automatic setup and teardown. | 180 |
ninja-squad/ngx-speculoos | A tool to simplify and clean up Angular unit tests using the page object pattern | 74 |
microsoft/tslib | A runtime library for TypeScript helpers to improve code efficiency and reduce file sizes. | 1,259 |
emberjs/ember-qunit | Simplifies testing of Ember applications with QUnit by providing wrappers around test helpers. | 259 |
microsoft/typescript | A language extension that adds optional types to JavaScript for large-scale applications | 101,081 |
xavier/plug_test_helpers | A set of macros to simplify testing Plug applications with ExUnit. | 10 |
evermeer/uitesthelper | A utility library to simplify UI testing by reducing code duplication and making tests more robust against typos. | 56 |
polymerelements/iron-test-helpers | Utility classes to simplify testing of web components | 26 |
stephenjude/api-test-helper | A collection of helper methods for testing and debugging API endpoints in PHP. | 48 |
nbottarini/mockt | A mocking library for TypeScript and JavaScript | 10 |
greenpowermonitor/test-doubles | A Clojure library for creating test doubles (spies and stubs) to isolate dependencies in unit tests. | 36 |
allain/expect | A set of functions for writing tests in a style similar to Jest. | 45 |
cermati/satpam | A JavaScript validation library with various rules for checking user input data | 18 |
orchestral/testbench | A package that provides tools and infrastructure for testing Laravel packages | 2,114 |