BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

expectations

v2.0.0RubyGems· Ruby

A lightweight unit testing framework. Tests (expectations) will be written as follows expect 2 do 1 + 1 end expect(1 + 1) == 2 expect NoMethodError do Object.invalid_method_call end.

The verdict
Abandoned. Last published 16 years ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the RubyGems registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityNiche
SecurityClean
LicenseUnknown
DepsZero deps
Maintenance
Last published 16 years ago.
Popularity
81 downloads / week
Security
No known advisories for this version (OSV).
License
No license declared.
Dependencies
No runtime dependencies
Recent releases
  • 2.0.016 years ago
  • 0.0.116 years ago
  • 0.0.216 years ago
  • 0.0.316 years ago
  • 0.0.416 years ago
  • 0.0.516 years ago
  • 0.0.716 years ago
  • 0.0.816 years ago
expectations — A lightweight unit testing framework. Tests (expectations) will be written as follows expect 2 do 1 + 1 end expect(1 + 1) == 2 expect NoMethodError do Object.invalid_method_call end. (Ruby / RubyGems) · Modules