Path to this page:
./
devel/ruby-rspec-its,
Provides its method formerly part of rspec-core
Branch: CURRENT,
Version: 1.3.1,
Package name: ruby32-rspec-its-1.3.1,
Maintainer: pkgsrc-usersRSpec::Its provides the `its` method as a short-hand to specify the expected
value of an attribute.
Required to run:[
devel/ruby-rspec-core] [
devel/ruby-rspec-expectations] [
lang/ruby24-base]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 15.5 KB
Version history: (Expand)
- (2024-10-27) Updated to version: ruby32-rspec-its-1.3.1
- (2021-10-07) Updated to version: ruby27-rspec-its-1.3.0
- (2019-05-06) Updated to version: ruby24-rspec-its-1.3.0
- (2017-11-23) Package has been reborn
- (2017-06-11) Package added to pkgsrc.se, version ruby23-rspec-its-1.2.0 (created)
CVS history: (Expand)
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2019-05-06 07:32:55 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
devel/ruby-rspec-its: update to 1.3.0
### 1.3.0 / 2019-04-09
[full changelog](http://github.com/rspec/rspec-its/compare/v1.2.0...v1.3.0)
Enhancements:
* Introduced `will` and `will_not` as to allow one line block expectations.
(Russ Buchanan, #67)
|
2017-06-10 18:21:53 by Takahiro Kambe | Files touched by this commit (4) |
Log message:
Add ruby-rspec-its package version 1.2.0.
RSpec::Its provides the `its` method as a short-hand to specify the expected
value of an attribute.
|