Rapid is a Go library for property-based testing.
Rapid checks that properties you define hold for a large number of automatically generated test cases. If a failure is found, rapid automatically minimizes the failing test case before presenting it.
Features:
imperative Go API with type-safe data generation using generics
data generation biased to explore "small" values and edge cases more thoroughly
fully automatic minimization of failing test cases
persistence and automatic re-running of minimized failing test cases
support for state machine ("stateful" or "model-based") testing
no dependencies outside the Go standard library
This plugin goes to great lengths to save and restore all the details from your tmux environment. Here's what's been taken care of:
all sessions, windows, panes and their order
current working directory for each pane
exact pane layouts within windows (even when zoomed)
active and alternative session
active and alternative window for each session
windows with focus
active pane for each window
"grouped sessions" (useful feature when using tmux with multiple monitors)
programs running within a pane! More details in the restoring programs doc.
Optional:
restoring vim and neovim sessions
restoring pane contents
__This package is deprecated__. Please, use genByteString from the [random package (version >=1.2)](https://hackage.haskell.org/package/random) instead. . Efficient generation of random bytestrings. The implementation populates uninitialized memory with uniformily distributed random 64 bit words (and 8 bit words for remaining bytes at the end of the bytestring). . Random words are generated using the PRNG from the [mwc-random](https://hackage.haskell.org/package/mwc-random) package or the [pcg-random](https://hackage.haskell.org/package/pcg-random) package. It is also possible to use a custom PRNG by providing an instance for the RandomWords type class and using the function generate from the module "Data.ByteString.Random.Internal". . The generated byte strings are suitable for statistical applications. They are /not/ suitable for cryptographic applications. .  . 
A Javascript Ribbit Scheme runtime.
Custom rubocop cops used by Discourse
This package provides an RDF4J-based implementation of RDF 1.1 concepts.
This gem can compare HTML and assert certain elements exists. This is useful when writing tests.
This RSpec plugin can be used to stub environment variables in a scoped context for testing.
This package provides a collection of RuboCop cops to check for downstream compatibility issues in the Ruby code.
Facebook OAuth2 Strategy for OmniAuth
Documentation at https://melpa.org/#/desktop-registry
Documentation at https://melpa.org/#/pip-requirements
Documentation at https://melpa.org/#/register-channel
Documentation at https://melpa.org/#/project-rootfile
Documentation at https://melpa.org/#/redpen-paragraph
Documentation at https://melpa.org/#/russian-holidays
Documentation at https://melpa.org/#/projectile-rails
Documentation at https://melpa.org/#/request-deferred
Documentation at https://melpa.org/#/recursive-narrow
Documentation at https://melpa.org/#/readable-numbers
Documentation at https://melpa.org/#/ruby-compilation
Documentation at https://melpa.org/#/railscasts-theme
Documentation at https://melpa.org/#/russian-calendar
Railscasts is a color theme for Emacs.