is-generator
Generator tester
A utility function to determine if a given value is a generator or a generator function
Check whether a given value is a generator function
15 stars
3 watching
5 forks
Language: JavaScript
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
nbuilder/nbuilder | A tool for rapidly generating test data and objects in .NET applications. | 479 |
ehmicky/test-each | A test runner for generating and executing tests with varying inputs using different algorithms | 113 |
leebyron/testcheck-js | Generative property testing for JavaScript programs | 1,179 |
earthboundkid/be | A testing library with generic assertions and helpers for Go tests | 103 |
isruslan/learn-generators | An interactive workshop framework to learn ES6 generators through hands-on exercises and verification against official solutions. | 270 |
corbym/jsonspec | Provides a tool to generate JSON output for testing frameworks | 0 |
sashee/gentoo | A collection of utility functions for working with ES6 generators | 17 |
devskiller/jfairy | A Java-based tool for generating fake data for testing and development purposes. | 742 |
corbym/gogiven | Generates readable test output from Go code | 15 |
jmattheis/goverter | Automates the generation of type-safe conversion methods between data structures | 576 |
verifytests/verify.sourcegenerators | A testing framework for verifying C# source generators | 77 |
schwarzkopfb/is-tagged | A tool to determine if function calls are made with tagged template strings or regular syntax | 5 |
batate/blacksmith | Generates random data for testing Elixir applications | 196 |
maxbrunsfeld/counterfeiter | A tool for generating fake implementations of collaborators in Go unit tests | 1,008 |
elixirs/faker | Generates fake data for testing and development purposes. | 1,086 |