Like rspec-given, but for Jest (port of jasmine-given)
bring rspec-given to JS world, on mocha
Easy test setup without side effects
Adds a Given-When-Then DSL to jasmine as an alternative style for specs
Provides "ui" for testing frameworks such as mocha/jasmine which allows to define lazy variables and subjects
Jest plugins to emulate RSpec syntax and structure.
Schematics specific to Angular
Persistent ordered mapping from strings
Rope-based persistent sequence type
A tiny, PEG-like system for building language grammars with regexes.
Language service for CSS, LESS and SCSS
Utility functions to deal with references in objects
Given When Then for Mocha
Language service for JSON
align-text with ANSI support for CLIs
Adds context as an alternative to describe to jest.
A minimal CSS module shim
jQuery matchers and fixture loader for Jasmine framework
Provides fast access to unicode character properties
extended POSIX-style sprintf
date-fns timezone utils
Low footprint ECMAScript source code parser
Distributed test runner using Redis as a work queue. Push file paths to a Redis list, then multiple CI runners atomically steal batches and execute them via a configurable command.
React hook which creates a ref function from given refs. Useful when using forwardRef.
Given is an RSpec extension that allows the use of Given/When/Then terminology when defining specifications.
Given_core is the basic functionality behind rspec-given and minitest-given, extensions that allow the use of Given/When/Then terminology when defining specifications.
Given/When/Then steps for RSpec examples
Rspec matcher for ensuring XML validates against a given XSD
An RSpec matcher to match the structure of a given created model.
Rspec matchers for dealing with include and match a given number of times
Configures RSpec to fail (and exit with with a non-zero exitcode) if the test coverage is below the configured threshold and (optionally) list the lines of code not covered by tests.
A CLI tool that maps Ruby source files to their RSpec counterparts and runs them. Supports git-changed files, stdin file lists, component monorepo layouts, and RSpec tag filtering.
Protobuf RSpec helpers for testing services and clients. Meant to be used with the protobuf gem. Decouple external services/clients from each other using the given helper methods.
RSpec Support files - Given-When-Then, and more
An RSpec matcher that checks if a given path exists.
BDD story testing library for Ruby. Tests and documentation from the same code.