Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/cucumber/cucumber-ruby-core

Core library for the Ruby flavour of Cucumber
https://github.com/cucumber/cucumber-ruby-core

Make the Summary report able to say if the total result is ok.

* Add TYPES constant to Result module
* Make ok? class methods on the Result classes
* Make the ...

022e8ddf269a11600b61ef2bd1ec82eb048cb8a3 authored over 7 years ago by Björn Rasmusson <[email protected]>
Fix misspellings

- found using: find . | misspellings -f -

dffdc17b1d1139899e0e4fe02e432fb98aa0167b authored over 7 years ago by Olle Jonsson <[email protected]>
Step#name renamed to #text

e645b28c9e776ee5fc0ef73ba826103446f52a3b authored over 7 years ago by Olle Jonsson <[email protected]>
Attribution for #136.

718b657d10ef6afd56ac578464173a42a0b8258d authored over 7 years ago by Björn Rasmusson <[email protected]>
Merge pull request #136 from cucumber/event-bus-queue-alternative

Replay previous events to new subscribers

fd7bd7fd7a4762832ebdd2dd24d9a002d6a2ddcd authored over 7 years ago by Dana Scheider <[email protected]>
Remove travis build notifications

80f29261edc17f2e228cb322227ace0db3f283bf authored over 7 years ago by Matt Wynne <[email protected]>
Update History

db8496edaf1454cc073dcca7f05eec4ed7b84a5b authored over 7 years ago by Matt Wynne <[email protected]>
Merge pull request #118 from enkessler/row_value_by_param

More versatile row value access.

da7a24d1e266b15dc2629ec0fd6bfe778b51b3b4 authored over 7 years ago by Matt Wynne <[email protected]>
Merge pull request #135 from olleolleolle/fix/jruby-env-variables-in-travis

Travis: Make JRuby produce test coverage info

0e999fac86b92a21fd994957c5b67dbff21d268b authored over 7 years ago by Olle Jonsson <[email protected]>
Merge pull request #134 from cucumber/fix/markdown-repair

HISTORY.md: Remove a hard space

ba2e3d03a43a836f4dd20e0d2bb80647c1438184 authored over 7 years ago by Olle Jonsson <[email protected]>
Travis: Make JRuby produce test coverage info

- Enable the environment variable JRUBY_OPTS to have JRuby produce code coverage data
- Trav...

d5b7a835440f01696ea9d5d6fd973be9a7d24f0c authored over 7 years ago by Olle Jonsson <[email protected]>
HISTORY.md: Remove a hard space

- this repairs the Markdown rendering

c102a5694810f63daee182d621ffb8193676fac1 authored over 7 years ago by Olle Jonsson <[email protected]>
Update HISTORY.md

3342499fa504c46002f73e7a8f2d79b404d8a053 authored over 7 years ago by Matt Wynne <[email protected]>
Merge pull request #132 from olleolleolle/patch-2

Travis: jruby-9.1.12.0

c17e3f78f0a20dd1e629ce8be1f2715554d8abde authored over 7 years ago by Matt Wynne <[email protected]>
Travis: jruby-9.1.12.0

920153ed7a8002d0560bc53833edac7bd051c39a authored over 7 years ago by Olle Jonsson <[email protected]>
Fix typo in HISTORY.md

39fdfc06e1e1aac4764525a0f54b592f15888ed6 authored over 7 years ago by Andrea Nodari <[email protected]>
Update HISTORY.md

c6b23611eb2bd42707d63b404f00b9f5960a6a87 authored over 7 years ago by Andrea Nodari <[email protected]>
Merge pull request #130 from olleolleolle/patch-1

Travis: jruby-9.1.10.0

97e085509c0b53e86f0ba3c8ee27a58fb7964dff authored over 7 years ago by Andrea Nodari <[email protected]>
Travis: jruby-9.1.10.0

ba4f827fdcc60342bb6bea59e835aab167697dd4 authored over 7 years ago by Olle Jonsson <[email protected]>
Update README.md

2fac3f0fdc902b10d5f2d3aba20d47685d0e9552 authored over 7 years ago by Andrea Nodari <[email protected]>
Merge pull request #126 from junaruga/feature/traivs-update-ruby23-24

Update Ruby 2.4, 2.3 to latest version in .travis.yml.

ef4b97a3a80a1f569b65e8978b7ec0412a16c010 authored over 7 years ago by Jun Aruga <[email protected]>
Update Ruby 2.4, 2.3 to latest version in .travis.yml.

6b84382019fd98e4506f5639600037b9bc740f07 authored over 7 years ago by Jun Aruga <[email protected]>
Merge pull request #125 from junaruga/feature/travis-ruby-2.4-back-to-normal

Remove Ruby 2.4 from allow_failures in .travis.yml.

0c94ec49c8c14d129dc54cc81054b74921e2ba95 authored over 7 years ago by Jun Aruga <[email protected]>
Remove Ruby 2.4 from allow_failures in .travis.yml.

Because coveralls 0.8.20 for Ruby 2.4 compatibility was released.
See also https://github.com/le...

b95c6ce3f15edbe6fe8dfa39f0092c7b23011b3b authored over 7 years ago by Jun Aruga <[email protected]>
Merge pull request #124 from olleolleolle/patch-1

Travis: Test on latest stable JRuby

82a2d01895ac9057a23aafff5560ea9c6ba463e6 authored almost 8 years ago by Jun Aruga <[email protected]>
Travis: Test on latest stable JRuby

fc73a7053bf7f2d880d0a546f3d7a4515b4ec902 authored almost 8 years ago by Olle Jonsson <[email protected]>
Merge pull request #123 from junaruga/feature/fix-ruby24-travis-failure

Add Ruby 2.4.0 as allow_failures for coverage reports warnings.

996046cb6c8ab024fb3cbdd43f663743b5d7f585 authored almost 8 years ago by Jun Aruga <[email protected]>
Add Ruby 2.4.0 as allow_failures for coverage reports warnings.

b420477c5979117c6495702b59dcd7d781a75dd9 authored almost 8 years ago by Jun Aruga <[email protected]>
Remove "helpful" error that was causing more harm than good

1d0ce374535ec87ac4b819d85ca03cc8e261cb53 authored almost 8 years ago by Matt Wynne <[email protected]>
Merge pull request #122 from junaruga/feature/add-ruby-head-in-travis

Add ruby-head as a allow failures in .travis.yml.

646bddf539ae5666e2a814e8ed8a2af8f0fb4439 authored almost 8 years ago by Matt Wynne <[email protected]>
Add ruby-head as a allow failures in .travis.yml.

99650288b80146ebae5a21678e9b4c5ca7a8f98a authored almost 8 years ago by Jun Aruga <[email protected]>
Replay previous events to new subscribers

e7023db331826f0ab00acff504cc970758d0cd30 authored almost 8 years ago by Matt Wynne <[email protected]>
Update history with #116

1dcf0492fcd0063e60f7595bdcbba262c8704e04 authored almost 8 years ago by Matt Wynne <[email protected]>
Merge pull request #116 from cucumber/use-tag-expressions

Use tag expressions from the cucumber-tag_expressions gem.

91f7c1456e1ed073da61f6a2958d978ffd7a406d authored almost 8 years ago by Matt Wynne <[email protected]>
Add #120 to History.md

24b58015c3ae502a97e683ca8efb1edefd5b727a authored almost 8 years ago by Matt Wynne <[email protected]>
Merge branch 'junaruga-feature/ruby-2.4'

efb3f2612608555f7524d52937fe117a9a433489 authored almost 8 years ago by Matt Wynne <[email protected]>
Update simplecov from 0.12.0 that is installed on Travis rvm 2.4.0 environment

to latest version to prevent core dump.

6a7c51cf86fa63252e2f26aef7b358a710199217 authored almost 8 years ago by Jun Aruga <[email protected]>
Add Ruby 2.4.0 to Travis CI

2506f883028c642a9a15c8aa28096d380bd00a43 authored almost 8 years ago by Jun Aruga <[email protected]>
Fix test suite for Ruby 2.4 compatibility.

4b3563b519764d5251be7785dca5b52e80d43f7e authored almost 8 years ago by Jun Aruga <[email protected]>
More versatile row value access.

Added a method to allow retrieving a row value by it's corresponding parameter.

c0a94cb6c05350652f19010c20274e70000e6d1b authored about 8 years ago by Eric Kessler <[email protected]>
Use tag expressions from the cucumber-tag_expressions gem.

Old style tag expressions will be detected and handled as before.
The enforcing of tag limits is...

700ac0dd03070dff3b7949be698f938ce184b68c authored about 8 years ago by Björn Rasmusson <[email protected]>
Add issue and PR templates

4be8c669f5796eecda01489914133ca262a364b5 authored over 8 years ago by Dana Scheider <[email protected]>
Merge pull request #111 from cucumber/equality-for-test-cases

Implement equality for test cases

97bf84ae2d33d3c97446c19df0ee646b6e9def3f authored over 8 years ago by Dana Scheider <[email protected]>
Merge PR 111

8ef00275620c697e670c029cafd4ddee8a742aef authored over 8 years ago by Dana Scheider <[email protected]>
Merge #112 'Remove support for Ruby v1.9.3'. Update History.md.

818be3c425cadfcfe60f71a429898d1d103ead44 authored over 8 years ago by Björn Rasmusson <[email protected]>
Extend the timeout for the location_filter load test on JRuby.

23f0b8da3010c66b0d24425087dc3f37411dbbde authored over 8 years ago by Björn Rasmusson <[email protected]>
Remove ruby v1.9.3 from the Travis matrix.

247980f45e424d8e520ae946d2d6d23366727634 authored over 8 years ago by Björn Rasmusson <[email protected]>
Handle incomplete examples to scenario outlines. Fixes #109.

Gherkin v4.0 is more allowing with respect to incomplete scenario
outlines, therefore Cucumber::...

c3b42a1ccb93390eb54fad20e367f112c076e646 authored over 8 years ago by Björn Rasmusson <[email protected]>
Merge pull request #110 from cucumber/language-cli-option

Allow language to be passed into document object

c80ecb458f6d960e2d3d0c1da865b8cf82c11244 authored over 8 years ago by Matt Wynne <[email protected]>
Update history with #107

37b7172579683aac4f680da8cb22b67fdc0af52e authored over 8 years ago by Matt Wynne <[email protected]>
Merge pull request #107 from cucumber/add-with_filtered_backtrace-to-unknown-result

Add with_filtered_backtrace method to unknown result

d3a632588b94a058ac0679b8761806718a42281f authored over 8 years ago by Matt Wynne <[email protected]>
Fix test regresssion

Looks like RSpec uses instance equivalence not object equality when
matching on a stubbed method...

925b3f3d9ad4973c6769152f03af49c607f47527 authored over 8 years ago by Matt Wynne <[email protected]>
Implement equality for test cases

e9fcca15dc52b2968240a15a4fd788b9882f604f authored over 8 years ago by Matt Wynne <[email protected]>
Update History for #105

d78d69b245ec32d3734b9b23e442cad48efc903e authored over 8 years ago by Matt Wynne <[email protected]>
Merge branch 'twalpole-frozen_literal'

3d642738903fb6375a2c27c1f1ec9ab960abf2a4 authored over 8 years ago by Matt Wynne <[email protected]>
Merge branch 'frozen_literal' of https://github.com/twalpole/cucumber-ruby-core into twalpole-frozen_literal

59e2388ea1a88e31a194b090fa53f77022198cfd authored over 8 years ago by Matt Wynne <[email protected]>
Allow language to be passed into document object

6c8f686df92c93eb2e34f2b9b958b3773dd78ebe authored over 8 years ago by danascheider <[email protected]>
Update History.md.

9308e3afb12751e47b7c13904da9eaac83f486dd authored over 8 years ago by Björn Rasmusson <[email protected]>
Merge #106 'Move events infrastructure to the core'.

Update History.md.

a0a4525b5d09774dc3df54c8254bbf7cc08f3c23 authored over 8 years ago by Björn Rasmusson <[email protected]>
Add the update to Gherkin v4.0 to History.md.

f09475093e40491bae7d214e958dc66ce0abff91 authored over 8 years ago by Björn Rasmusson <[email protected]>
Add a spec for Cucumber::Core::Report::Summary.

f76cf6b04ce0e39aaff9528abd93a747ccb2efa0 authored over 8 years ago by Björn Rasmusson <[email protected]>
Fix review comment.

172c568ed7516ae76e89ea5310d25134ebcbfd9a authored over 8 years ago by Björn Rasmusson <[email protected]>
Extract method.

8d19559078ea6fd1ff50d73a84febad13253a83b authored over 8 years ago by Björn Rasmusson <[email protected]>
Let Cucucmber::Core::Report::Summary filter out steps.

7bbae8b7fe4d4a0e96b1f8ba65baf7636b25d5bb authored over 8 years ago by Björn Rasmusson <[email protected]>
Consistently use event_bus to refer to a EventBus object.

1862d859765690d8e325d8b3225c3464dd5c0414 authored over 8 years ago by Björn Rasmusson <[email protected]>
Revert change to spec/coverage.rb to work with coveralls v0.8.2.

cf7e9752cbbaf85649410b44165542c8d1af09ff authored over 8 years ago by Björn Rasmusson <[email protected]>
Remove year from Copyright

59b3d73fb8ff1b3e5310f9d98d08a28e7412efa7 authored over 8 years ago by Aslak Hellesøy <[email protected]>
Remove year from Copyright

15baae40bedc51d436ddbe566fc7441c803a3635 authored over 8 years ago by Aslak Hellesøy <[email protected]>
Simplify Event.event_id

9d4bc0c13590cf779a4cf54d9da223a4f762fc6b authored over 8 years ago by Matt Wynne <[email protected]>
Simplify - insist on using event_id symbols

c865317f30e2250446f6779bf52651e09aad1346 authored over 8 years ago by Matt Wynne <[email protected]>
Fix yard docs for new events stuff

dd9ab3a3b59b2f399118f45782302651e90fc3af authored over 8 years ago by Matt Wynne <[email protected]>
Yield the event object not the attributes.

6ca2b793649f8e817f565633b43ead534b65343f authored over 8 years ago by Matt Wynne <[email protected]>
No need for version 3 - 2.0 would be a major bump

a5160d15059e177f9136afc058c8cd12e7dbcb95 authored over 8 years ago by Matt Wynne <[email protected]>
Fix nonsense spec names

7b3f0fd6f68df69c20ce62ef29ee28a6cac303ab authored over 8 years ago by Matt Wynne <[email protected]>
Rename things

fee39de9520524b89df68f1c145afef9f8b1d618 authored over 8 years ago by Matt Wynne <[email protected]>
Remove lambda for 1.9

da5efbf3ac1532374256883bb9bf0d6690cfd985 authored over 8 years ago by Matt Wynne <[email protected]>
Backport `Array#to_h`

c253221654f7f94fa29b1042c485271d339133e0 authored over 8 years ago by Matt Wynne <[email protected]>
Refactor EventTypes

bb1956f4d559dd677b9f759d26a72d44711c61d5 authored over 8 years ago by Matt Wynne <[email protected]>
Expose the registry but freeze it

ee73b4cb799337b8549d4e812a8addb7327cd093 authored over 8 years ago by Matt Wynne <[email protected]>
Add event_id to Events

8aae07ef2dff756db6e1e40fcdb239021706b489 authored over 8 years ago by Matt Wynne <[email protected]>
Split errors

8ab4c2df139260555343b3439e8ae9337a054230 authored over 8 years ago by Matt Wynne <[email protected]>
Refactor

7cc0f81fac0dc6142322625429180cd42e598705 authored over 8 years ago by Matt Wynne <[email protected]>
Refactor

1135ad1d7e203b8da2032e3913638acd9eeed821 authored over 8 years ago by Matt Wynne <[email protected]>
Make EventId simpler

64e3347c8930b74e05802bcbc40a8b23b94ef664 authored over 8 years ago by Matt Wynne <[email protected]>
Move errors to bottom

dbfd7a820040f395f5ae41884093f65a5da87cdc authored over 8 years ago by Matt Wynne <[email protected]>
Move utility class to bottom

1412c7b51137239dece77cf9897c8f321d225a43 authored over 8 years ago by Matt Wynne <[email protected]>
Simplify events registry stuff (thanks @tooky)

3865e41b3c3e219a5d4865cca5f384a99ef1231d authored over 8 years ago by Matt Wynne <[email protected]>
Fix travis?

a9ba5714ab425c2eaa9e29c482ae562e8badbfbe authored over 8 years ago by Matt Wynne <[email protected]>
Refactor Events::Bus to use a registry lookup

31bf587e85e5bd43bf2e1818ec6b62688864bb43 authored over 8 years ago by Matt Wynne <[email protected]>
Raise error if duplicate event types found across namespaces

66e954e841814b7030767a3e9adb3401138a00a6 authored over 8 years ago by Matt Wynne <[email protected]>
Use events-based protocol for reporting results

92f4f89ea3bdcac6f2d3f7306ae28b128b14ceb7 authored over 8 years ago by Matt Wynne <[email protected]>
Resolve deprecation warning from SimpleCov

05545cc6331f9d3ecbaf714407d81b642dd03e9f authored over 8 years ago by Matt Wynne <[email protected]>
Ignore bundler temp files

002c96a1e8105ff54126ff442a962479d8933aa5 authored over 8 years ago by Matt Wynne <[email protected]>
Add with_filtered_backtrace method to unknown result

a36d1cf8cc33c8527551d3afe61efcae6a56c060 authored over 8 years ago by danascheider <[email protected]>
Extend the API of Cucumber::Core::Test::Result::Summary.

When you have the status, it is easier to pass it as argument to the
Summary#total method, than ...

e7fb8b77e99bc881e254a9c18a1b3c92e435af3c authored over 8 years ago by Björn Rasmusson <[email protected]>
Cannot use attr_writer for methods to be used from describe_to.

432bae9693d13159f385924cd022fbdd660b224e authored over 8 years ago by Björn Rasmusson <[email protected]>
Update to use Gherkin v4.0.

Use '~> 4.0' for the Gherkin dependency, so that minor version changes
is picked up automatically.

52263c2bb3e1ae0e8d2006a94dfd9055826bb1c5 authored over 8 years ago by Björn Rasmusson <[email protected]>
Extract a reusable fiter for activating steps in self-tests

41286964fc6ed706132cdf87beece4bd3139cb59 authored over 8 years ago by Matt Wynne <[email protected]>
Changes for frozen string literals

fb11e435f112ae49d3364247f7a79723da02cec4 authored almost 9 years ago by Thomas Walpole <[email protected]>
add magic frozen literal comment to all files

77021f2a85ffc5f48c39f3b8144fc37fae979d32 authored almost 9 years ago by Thomas Walpole <[email protected]>