Path to this page:
./
devel/ruby-rspec-core,
Behaviour Driven Development framework for Ruby, core part
Branch: CURRENT,
Version: 3.13.2,
Package name: ruby32-rspec-core-3.13.2,
Maintainer: pkgsrc-usersBehaviour Driven Development for Ruby
# RSpec Core
RSpec Core provides the structure for writing executable examples of how your
code should behave.
## Documentation
* [Cucumber features](http://relishapp.com/rspec/rspec-expectations)
* [RDoc](http://rubydoc.info/gems/rspec-expectations/2.4.0/frames)
Required to run:[
devel/ruby-rspec-support] [
lang/ruby26-base]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 163.5 KB
Version history: (Expand)
- (2024-10-21) Updated to version: ruby32-rspec-core-3.13.2
- (2024-09-18) Updated to version: ruby32-rspec-core-3.13.1
- (2024-02-04) Updated to version: ruby31-rspec-core-3.13.0
- (2023-04-27) Updated to version: ruby31-rspec-core-3.12.2
- (2023-02-04) Updated to version: ruby31-rspec-core-3.12.1
- (2022-11-30) Updated to version: ruby31-rspec-core-3.12.0
CVS history: (Expand)
2024-10-21 15:52:47 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
devel/ruby-rspec-core: update to 3.13.2
3.13.2 (2024-10-18)
Bug fixes:
* RSpec::Configuration#requires will reflect files already required, whilst
requiring them. (Jon Rowe, #3117)
|
2024-09-18 17:21:01 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
devel/ruby-rspec-core: update to 3.13.1
3.13.1 (2024-09-02)
Bug fixes:
* Sort ids to run as the original order to fix --bisect. (Maki Kawahara,
#3093)
|
2024-02-04 16:37:36 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
devel/ruby-rspec-core: update to 3.13.0
3.13.0 / 2024-02-04
Enhancements:
* Support the --backtrace flag when using the JSON formatter. (Matt Larraz,
#2980)
* Ignore commented out lines in CLI config files (e.g. .rspec). (Junichi
Ito, #2984)
* Add pending_failure_output config option to allow skipping backtraces or
muting pending specs output. (Phil Pirozhkov, #2957)
* Process --dry-run before configuration flags that read files so that
introspecting it returns the correct value. (Xenor Chang, #3008)
* Allow specifying custom ordering strategies via --order. (Jon Rowe, #3025)
* Use the improved syntax_suggest output for SyntaxError when
available. (Richard Schneeman, #3015, #3026)
* Add config option (RSpec::Core::Configuration#full_cause_backtrace) to
print the entire backtrace of an exception cause. (David Taylor, #3046)
|
2023-04-27 16:15:46 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
devel/ruby-rspec-core: update to 3.12.2
3.12.2 (2023-04-18)
Bug fixes:
* Remove link to outdated documentation in generated output. (Jon Rowe,
#3035)
|
2022-11-30 14:45:09 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
devel/ruby-rspec-core: update to 3.12.0
3.12.0 (2022-10-26)
Full Changelog
* No changes, released to support other gems.
|
2022-02-12 14:30:14 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
devel/ruby-rspec-core: update to 3.11.0
3.11.0 (2022-02-09)
Enhancements:
* Improve pluralisation of words ending with s (like process). (Joshua
Pinter, #2779)
* Add ordering by file modification time (most recent first). (Matheus
Richard, #2778)
* Add to_s to reserved names for #let and #subject. (Nick Flückiger, #2886)
* Introduce RSpec.current_scope to expose the current scope in which RSpec
is executing. e.g. :before_example_hook, :example etc. (@odinhb, #2895)
* Add named bold colours as options for custom colours. (#2913, #2914)
* Warn when (but not prevent) a SystemExit occurs. (Jared Beck, #2926)
|
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
|