[ ソース: 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