[ 原始碼: 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