[ 源代码: ruby-rspec-memory ]
软件包:ruby-rspec-memory(1.0.3-1)
ruby-rspec-memory 的相关链接
Debian 的资源:
下载源码包 ruby-rspec-memory:
- [ruby-rspec-memory_1.0.3-1.dsc]
- [ruby-rspec-memory_1.0.3.orig.tar.gz]
- [ruby-rspec-memory_1.0.3-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
RSpec helpers for checking memory allocations
RSpec::Memory makes assertions about memory usage.
Allocating large amounts of objects can lead to memory problems. RSpec::Memory adds a limit_allocations matcher, which tracks the number of allocations and memory size for each object type and allows you to specify expected limits.
其他与 ruby-rspec-memory 有关的软件包
|
|
|
|
-
- dep: ruby-rspec (>= 3.0)
- Behaviour Driven Development framework for Ruby - metapackage