Assertables: assert macros for better testing, debugging, quality assurance, and runtime reliability.
Elegant and extensible assertions in rust.
A Lodash inspired utility library to manipulate array and object for Rust
Macro for for generating bitfields from structs and enum bitflags for defining packed binary schemas in low-level systems (e.g. embedded development or emulators)
Macro for generating flexible bitfields. Useful for low-level code (embedded or emulators).
Ergonomic firmware and binary file creation tool.
Fluent test assertions
Fluent test assertions
Procedural derive macro to generate boilerplate on unit variants enum types
Fluent assertions for the Rust programming language.
Inflection is a string transformation library. It singularizes and pluralizes English words, and transforms strings from CamelCase to underscored string.
A convenient formatter to scale, round, and display numbers.
Power Assert shows each value of variables and method calls in the expression. It is useful for testing, providing which value wasn't correct when the condition is not satisfied.
This gem can compare doms and assert certain elements exists in doms using Nokogiri.
orderly: an rspec assertion for request specs to assert that one piece of content appears on the page before another.
Assertive Expressive is an assertions library specifically designed for reuse by other test frameworks.
Power Assert for RSpec..
Power Assert for Minitest.
Assert utility for ruby. It lets you code your assumptions and code invariants, so they are checked automatically. It can be deactivated, so you it doesn't affect to your program performance (for example, in production).
Assertion grant extension for Doorkeeper.
Minitest assertions for Pundit policies.
Aggregate Minitest assertions
Assertion style testing framework.
BRASS stands for Bare-Metal Ruby Assertion System Standard. It is a very basic foundational assertions framework for other assertion and test frameworks to make use so they can all work together harmoniously.