package that tests the return values of functions
Tsub for JS
yargs the modern, pirate-themed, successor to optimist.
Synchronous Promise-like prototype to use in testing where you would have used an ES6 Promise
An efficient, standards-compliant library for representing results of successful or failed operations
Node Rest and Http Clients for use with TypeScript
Full CSS support for JSX without compromises
A fast implementation of a fisher-yates shuffle that does not mutate the source array.
Actions Http Client
Lightweight request library. Promise based, with proxy support.
Simple and robust resource pool for node.js
Language service for HTML
Copy a descriptor from object A to object B
test helpers for oclif components
A Query Language and Runtime which can target any service.
fetch mock for vitest
Detox driver for Wix Pilot usage
The Firebase Authenticaton component of the Firebase JS SDK.
OCSP Stapling implementation
Resolve a nested selector in a PostCSS AST
Read text and parse tables from PDF files. Supports tabular data with automatic column detection, and rule-based parsing.
Helpers for programatically building ProseMirror test documents
A library to help construct a graphql-js server supporting react-relay.
Rich matchers inspired by Hamcrest. Useful for generating helpful assertion failure messages in tests.
"Viola is a test gem which returns an index of the authors."
Returns list of public methods that do not have their own unit tests. Gem checkes classes in app directory againts tests in spec directory. Checkout http://betterspecs.org to learn expected conventions in specs.
Hiera backend to return data from a single yaml file or random data (meant for testing purposes)
Returns passphrase strength based on entropy and weak passphrase tests
A server that stores and returns pact files generated by the pact gem. It enables head/prod cross testing of the consumer and provider projects.
ruby_parser (RP) is a ruby parser written in pure ruby (utilizing racc--which does by default use a C extension). It outputs s-expressions which can be manipulated and converted back to ruby via the ruby2ruby gem. As an example: def conditional1 arg1 return 1 if arg1 == 0 return 0 end becomes: s(:defn, :conditional1, s(:args, :arg1), s(:if, s(:call, s(:lvar, :arg1), :==, s(:lit, 0)), s(:return, s(:lit, 1)), nil), s(:return, s(:lit, 0))) Tested against 801,039 files from the latest of all rubygems (as of 2013-05): * 1.8 parser is at 99.9739% accuracy, 3.651 sigma * 1.9 parser is at 99.9940% accuracy, 4.013 sigma * 2.0 parser is at 99.9939% accuracy, 4.008 sigma * 2.6 parser is at 99.9972% accuracy, 4.191 sigma * 3.0 parser has a 100% parse rate. * Tested against 2,672,412 unique ruby files across 167k gems. * As do all the others now, basically.
Dumy testing gem returning email and username
Quality control is the main theme of this gem. It cam be implied where there is two hash one is what you expect and one is what you got
Crawls a static site mirror testing all links. Reports links which don't return 200 or redirect to a 200.
A random word generator intended for use in test data factories. This library uses a large list (the wordnet corpus) of english words and provides an enumerator interface to that corpus that will return the words in a random order without repeats.
Test only - The library opens up the String class and adds a method writesize, which returns the size of the string.
Simple solution to the sleep( ) test anti-pattern. Blocks execution until a supplied block returns true, or a specified time interval is reached, at which point an error is raised.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.