rspec-its@2.0.0
Provides "its" method formerly part of rspec-core
2024-11-04
安装 (2.0.0)
gem install rspec-its -v 2.0.0
gem 'rspec-its', '2.0.0'
运行时依赖
| 包名 | 版本要求 |
|---|---|
| rspec-core | >= 3.13.0 |
| rspec-expectations | >= 3.13.0 |