软件包: ruby-timecop (0.9.1-1)
ruby-timecop 的相关链接
Trisquel 的资源:
下载源码包 ruby-timecop:
维护者:
Original Maintainers:
- Debian Ruby Extras Maintainers (Mail Archive)
- Nandaja Varma
- Cédric Boutillier
外部的资源:
- 主页 [github.com]
相似软件包:
Ruby library to easily test time-dependent code
Timecop makes it easy to travel through or freeze time for creating a predictable and ultimately testable scenario.
It is a wrapper class for manipulating the extensions to the Time, Date, and DateTime objects. It avoids overloading of functions with optional arguments while writing test cases. It is possible to nest multiple calls to Timecop.travel and Timecop.freeze, with each block maintaining concept of "now". Having no dependencies, it works with regular Ruby projects and Ruby on Rails projects.
其他与 ruby-timecop 有关的软件包
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 软件包暂时不可用