Easy test setup without side effects
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.
Provides metadata and conversions from repository urls for GitHub, Bitbucket and GitLab
Get raw git commits out of your repository using git-log(1).
Adds context as an alternative to describe to jest.
Adds a Given-When-Then DSL to jasmine as an alternative style for specs
a util for spawning git from npm CLI contexts
Simple GIT interface for node.js
A high level git url parser for common git providers.
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.
Super simple DI for JavaScript, targetted mainly at spec test setup
List of Git hooks
A low level git url parser.
Get all git semver tags of your repository in reverse chronological order.
Simple git client for conventional changelog packages.
Get the remote origin URL of a Git repository
Some git helpers that changesets use to get information
A pure JavaScript reimplementation of git for node and browsers
Memoization for Mocha/Jasmine specs (like RSpec's #let)
semantic-release plugin to commit release assets to the project's git repository
Clean an input string into a usable git ref
Get CI environment variables for parallelizing builds
Lint files staged by git
Creates a commit in git after each TDD step using the new spec case as a commit message.
Define RSpec helper methods to test against git repository (commits, branches, etc).
git pre-commit hook. run all rspec.
RSpec git auto commit formatter
rspec-blame provides a Blame formatter that outputs git blame details for the slowest examples above a profile threshold when profiling with RSpec.
adds rake tasks which selectively run rspec tests based on git status.
Simple git-powered approval tests. With RSpec integration.
Formatter for RSpec to show errors in GitHub action annotations
Easily run dirty cucumber features and rspec specs in your current project if you're using git
jacuzzi pulls your RSpec+Capybara+Selenium tests down from a git repo, and runs them.
Test framework based on Watir, Ruby, Git and Rspec
This custom formatter provides a line-streaming output for RSpec, and will also output annotations from any pending, skipped or failing tests in the format GitHub Actions requires.