Ecosyste.ms: OpenCollective

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

Cucumber Open

Behaviour Driven Development tool
Collective - Host: opensource - https://opencollective.com/cucumber - Website: https://cucumber.io/ - Code: https://github.com/cucumber

Fixing issue #723. Made the Groovy backend instance a thread local so that tests can run in parallel in the same JVM

github.com/cucumber/cucumber-jvm-groovy - 7e6bb69af8044c251f87be4473a7f51d08183481 authored over 10 years ago by Bradley Hart <[email protected]>
Merge pull request #79 from apaku/pass_feature_file

Pass the actual feature file to the IStepDefinitions instance

github.com/cucumber/cucumber-eclipse - f8e1bd5bf36fdaea208c1ff37ebfadaee8352e44 authored over 10 years ago by Ilan Pillemer <[email protected]>
Pass the actual feature file to the IStepDefinitions instance

This can be useful in cases where the lookup of step implementations
wants to consider the direc...

github.com/cucumber/cucumber-eclipse - a15a241f31fc0ca8e7e67ee84ebd65c009fa2074 authored over 10 years ago by Andreas Pakulat <[email protected]>
update version number

github.com/cucumber/cucumber-eclipse - 29d97af26ab8429cded956ccf063a9ca97b3d877 authored over 10 years ago by Ilan Pillemer <[email protected]>
Merge pull request #71 from mnd999/fix_import_all

Add support for imports using .* (e.g. import cucumber.api.java.uk.* ) a...

github.com/cucumber/cucumber-eclipse - 907d08c596ccd3ace82a5947d217f3e9387e5d1c authored over 10 years ago by Ilan Pillemer <[email protected]>
Merge pull request #73 from thomaseger/master

Some improvements on launching a feature from an editorpart

github.com/cucumber/cucumber-eclipse - 6a1b4dd57ba850a8506b1f47792489ca51e6024b authored over 10 years ago by Ilan Pillemer <[email protected]>
Merge pull request #74 from apaku/java_code_style

Add java builtin code style to editor plugin

github.com/cucumber/cucumber-eclipse - 63feea59be48fb677d44b862996a4644a0b546ed authored over 10 years ago by Ilan Pillemer <[email protected]>
Merge pull request #75 from apaku/code_folding

Implement basic folding for the gherkin editor

github.com/cucumber/cucumber-eclipse - e548f44c269892f1e1043f2dee28faa6d173c021 authored over 10 years ago by Ilan Pillemer <[email protected]>
Implement basic folding for the gherkin editor

This was a bit more cumbersome than I had hoped for, since the
parser/formatter from the gherkin...

github.com/cucumber/cucumber-eclipse - 25e14d59ee14e9e6298c4cc7042f9c00430f8959 authored over 10 years ago by Andreas Pakulat <[email protected]>
Add java builtin code style to editor plugin

This is useful when importing the plugin into eclipse environments that do
not use the Java buil...

github.com/cucumber/cucumber-eclipse - fc9c39061aaa811473e89c1e4e2dc6b5c60d1cb4 authored over 10 years ago by Andreas Pakulat <[email protected]>
Select the last launched configuration for the current file in the editorpart instead of creating a new one.

github.com/cucumber/cucumber-eclipse - bab694eb7e3d1557e6a1a25f90b1850034e297ab authored over 10 years ago by thomaseger <[email protected]>
Set the title of the selected editorpart as launchconfiguration name.

github.com/cucumber/cucumber-eclipse - a58e76e450c68f21989ff722e94b905812fa7f03 authored over 10 years ago by thomaseger <[email protected]>
Changed launch shortcut labels.

github.com/cucumber/cucumber-eclipse - 745ad7ac8731408eb90325fff4d82003cfde0565 authored over 10 years ago by thomaseger <[email protected]>
A bit of refactoring and renaming

github.com/cucumber/cucumber-ruby-core - d9a1fde7b96c1ac708714e4470fb66c7becc0452 authored over 10 years ago by Matt Wynne <[email protected]>
Add support for imports using .* (e.g. import cucumber.api.java.uk.* ) and also the beginnings of some

internationalisation.

github.com/cucumber/cucumber-eclipse - 682984899cf0dd32471df092d3dcf94dab3cbfbb authored over 10 years ago by mark <[email protected]>
Merge pull request #69 from apaku/non_ui_steps_integration_plugin

Make steps.integration plugin a non-ui plugin

github.com/cucumber/cucumber-eclipse - dbfaba651a3282d38b78c63ff7cce2b6938750a5 authored over 10 years ago by Ilan Pillemer <[email protected]>
Make steps.integration plugin a non-ui plugin

This makes it possible to use the interface in plugins that have to run in
headless mode and hen...

github.com/cucumber/cucumber-eclipse - 727d10c8b25ef36c2728b43050ae2545222f8615 authored over 10 years ago by Andreas Pakulat <[email protected]>
Expose Scenario id to step definitions

Extend the Scenario interface with the method getId(). Then it is
avialable to step definition t...

github.com/cucumber/cucumber-jvm-scala - 22e584420e51fffb33b5e3c13e38d53124026172 authored over 10 years ago by Björn Rasmusson <[email protected]>
Compile with Java 1.6

github.com/cucumber/cucumber-java-skeleton - 81f68c3a1f6a319e64d9a437532450015d1b484d authored over 10 years ago by Aslak Hellesøy <[email protected]>
Publish results to Cucumber Pro

github.com/cucumber/cucumber-java-skeleton - 7e2a8c49694da307d3928dbf060c03937b0084ef authored over 10 years ago by Aslak Hellesøy <[email protected]>
Make sure `rake` still works outside of CI

github.com/cucumber/aruba - ed239189c955b0273af69f553fbf694b649c197d authored over 10 years ago by Matt Wynne <[email protected]>
unecessary system out removed.

github.com/cucumber/cucumber-eclipse - f5fb62629bde996884c61113f793daafea8a18a2 authored over 10 years ago by Ilan Pillemer <[email protected]>
Merge pull request #68 from apaku/remove_debug_output

Remove what looks like debug output

github.com/cucumber/cucumber-eclipse - 80d926860ba54e8438ca4e685e0439f3402ecd5c authored over 10 years ago by Ilan Pillemer <[email protected]>
Bump to cucumber-jvm 1.1.7

github.com/cucumber/cucumber-java-skeleton - 3eaf8df9e4a607e126682f8f67b6704888cc3672 authored over 10 years ago by Aslak Hellesøy <[email protected]>
Remove what looks like debug output

This looks like debug output accidentally comitted when the step-lookup
was implemented. Remove ...

github.com/cucumber/cucumber-eclipse - 8409c9ad7672256f0021f1267f4c5c1c4b02682e authored over 10 years ago by Andreas Pakulat <[email protected]>
[maven-release-plugin] prepare for next development iteration

github.com/cucumber/cucumber-jvm-groovy - ae770e6f87a1fceea19d6fc1813f0401c973d15d authored over 10 years ago by Aslak Hellesøy <[email protected]>
[maven-release-plugin] prepare for next development iteration

github.com/cucumber/cucumber-jvm-scala - 2b74aef23fc320a4b11d52e1c08bf0fa3fe229c6 authored over 10 years ago by Aslak Hellesøy <[email protected]>
[maven-release-plugin] prepare for next development iteration

github.com/cucumber/cucumber-android - a9982df3eb986a6974398e46bb5b4161095ee8e8 authored over 10 years ago by Aslak Hellesøy <[email protected]>
[maven-release-plugin] prepare release v1.1.7

github.com/cucumber/cucumber-android - 64b2f275829999a31b926953230845e5d3b402ce authored over 10 years ago by Aslak Hellesøy <[email protected]>
[maven-release-plugin] prepare release v1.1.7

github.com/cucumber/cucumber-jvm-scala - 4e541e36b3a4b4e920c9c88d71e640ec35508d24 authored over 10 years ago by Aslak Hellesøy <[email protected]>
[maven-release-plugin] prepare release v1.1.7

github.com/cucumber/cucumber-jvm-groovy - b30abe5752bdf4926195f87720b1483d188093b6 authored over 10 years ago by Aslak Hellesøy <[email protected]>
Revert "Deliberately break the build, just to test Cucumber Pro"

This reverts commit 773491567099db92f518d1161653b359861a54e7.

github.com/cucumber/aruba - 8acc2c33259f535ac700f945e1e2d7634b6d2541 authored over 10 years ago by Matt Wynne <[email protected]>
Deliberately break the build, just to test Cucumber Pro

github.com/cucumber/aruba - 773491567099db92f518d1161653b359861a54e7 authored over 10 years ago by Matt Wynne <[email protected]>
Add Cucumber Pro token to travis

github.com/cucumber/aruba - 5a43d06a4fa855be335e749f31b8a94d4903314f authored over 10 years ago by Matt Wynne <[email protected]>
Turn on Cucumber Pro results reporting

github.com/cucumber/aruba - 2a7252a4f2926ddade824eb0bb9bf5eced503770 authored over 10 years ago by Matt Wynne <[email protected]>
decoupled via extension point and upped version number

github.com/cucumber/cucumber-eclipse - c01947070f7e48d0a425c602f4fadad2be546f20 authored over 10 years ago by Ilan Pillemer <[email protected]>
Merge pull request #66 from apaku/use_extension_point_for_step_lookup

Use extension point for gathering step implementations

github.com/cucumber/cucumber-eclipse - e4b94218d9ad761eef77cf1f583aee4fc0187167 authored over 10 years ago by Ilan Pillemer <[email protected]>
Use extension point for gathering step implementations

The extension point was already provided, but not used and instead a fixed
dependency was create...

github.com/cucumber/cucumber-eclipse - 77aa3e692d168e1b8d6688236cd7fe42e17f0e7e authored over 10 years ago by Andreas Pakulat <[email protected]>
Merge pull request #44 from dimazest/master

Pretend that print is a function, so Python 3 is happy

github.com/cucumber/pytest-bdd-ng - acddcfd5530f34b55d8003f486a76ff4f2d4df5b authored over 10 years ago by Oleg Pidsadnyi <[email protected]>
added docs

github.com/cucumber/pytest-bdd-ng - 2c6c35f9e85c0b10ec7d039d392f35b22354edee authored over 10 years ago by Anatoly Bubenkov <[email protected]>
pep fixes

github.com/cucumber/pytest-bdd-ng - 79b40fb153da9c2561d8847129000cb9a79a3219 authored over 10 years ago by Anatoly Bubenkov <[email protected]>
pep fixes

github.com/cucumber/pytest-bdd-ng - 56d2782b5175deeddb502c5b20f673078f6b9ae8 authored over 10 years ago by Anatoly Bubenkov <[email protected]>
pep fixes

github.com/cucumber/pytest-bdd-ng - 3f5da0f4a0a5fd8d3946ae8c1ea17af09c1a4a0f authored over 10 years ago by Anatoly Bubenkov <[email protected]>
pep fixes

github.com/cucumber/pytest-bdd-ng - f1bf4bc11a443f5e5881f55f5bcf1affa0cafc1a authored over 10 years ago by Anatoly Bubenkov <[email protected]>
pep fixes

github.com/cucumber/pytest-bdd-ng - 1fe834170ed53e02e1701024ae4dcd16ef96e0a9 authored over 10 years ago by Anatoly Bubenkov <[email protected]>
update history and gemspec for 1.4.1 release

github.com/cucumber/cucumber-rails - 794f411ceeba24d1e69da9930a3a9ef75efc739b authored over 10 years ago by Kosmas Chatzimichalis <[email protected]>
Merge branch 'cucumber-json-formatter' of https://github.com/albertjan/pytest-bdd into cucumber-json-formatter

github.com/cucumber/pytest-bdd-ng - 02989bb40bee95fdaa0ecee7695456fcdf793ebd authored over 10 years ago by albertjan <[email protected]>
changes according to @dimazest

github.com/cucumber/pytest-bdd-ng - fce9aabbd0e1bf1f1f70297a5bf3eaabeebac4ab authored over 10 years ago by albertjan <[email protected]>
Merge branch 'cucumber-json-formatter' of github.com:albertjan/pytest-bdd into cucumber-json-formatter

github.com/cucumber/pytest-bdd-ng - 34a4ac65dde618063914f77abb8258a01c009950 authored over 10 years ago by Anatoly Bubenkov <[email protected]>
clean up and use rel path

github.com/cucumber/pytest-bdd-ng - d740515a9f4bd4d16834f337196514ebe0c3a7ce authored over 10 years ago by albertjan <[email protected]>
clean up and use rel path

github.com/cucumber/pytest-bdd-ng - 4ed618ee96b2915e639b15e6eb383e293c99ee01 authored over 10 years ago by albertjan <[email protected]>
fix failing test

github.com/cucumber/pytest-bdd-ng - be87dffccba3d4b1a5a5d50edc95dd52d5a7880d authored over 10 years ago by Anatoly Bubenkov <[email protected]>
Merge branch 'cucumber-json-formatter' of github.com:albertjan/pytest-bdd into cucumber-json-formatter

github.com/cucumber/pytest-bdd-ng - 11c1ef586cf9497d334e0742a533f691d3eeae8e authored over 10 years ago by Anatoly Bubenkov <[email protected]>
store base dir and filename separately

github.com/cucumber/pytest-bdd-ng - 3d378633557ae5afcbb150f47fbfcfe2a85a10d6 authored over 10 years ago by Anatoly Bubenkov <[email protected]>
cleans some stuff up

github.com/cucumber/pytest-bdd-ng - 18ae4c981b8b3a3c0da96caca8168cda6eae93a7 authored over 10 years ago by albertjan <[email protected]>
Merge branch 'cucumber-json-formatter' of https://github.com/albertjan/pytest-bdd into cucumber-json-formatter

github.com/cucumber/pytest-bdd-ng - 29249b696d3f40e8886c6c1ef205a290f04dc730 authored over 10 years ago by albertjan <[email protected]>
corrects the reference

github.com/cucumber/pytest-bdd-ng - 9c196534f5a0b463616e4bf9ba56cfe61b751066 authored over 10 years ago by albertjan <[email protected]>
corrects the reference

github.com/cucumber/pytest-bdd-ng - faa5ececc194bdd7496b103ac0c83aa2011bba3e authored over 10 years ago by albertjan <[email protected]>
correct expectation

github.com/cucumber/pytest-bdd-ng - 164ac9c58629fae52af1f4227b4cea8cc0fd87a7 authored over 10 years ago by Anatoly Bubenkov <[email protected]>
makes the keyword nice

github.com/cucumber/pytest-bdd-ng - 504d7228648b70306c302f424ba1c378c7522962 authored over 10 years ago by albertjan <[email protected]>
Merge branch 'cucumber-json-formatter' of https://github.com/albertjan/pytest-bdd into cucumber-json-formatter

github.com/cucumber/pytest-bdd-ng - 50d2bd70816808e9bacffea865018cd10b5bab23 authored over 10 years ago by albertjan <[email protected]>
change name of scenario

github.com/cucumber/pytest-bdd-ng - fe499437bbcab37a0bef95a7c4501fcba0189eff authored over 10 years ago by albertjan <[email protected]>
Merge branch 'cucumber-json-formatter' of github.com:albertjan/pytest-bdd into cucumber-json-formatter

github.com/cucumber/pytest-bdd-ng - cb6db6fb4a5e918e9042571f9af020fec4e5e4fd authored over 10 years ago by Anatoly Bubenkov <[email protected]>
correct expectation

github.com/cucumber/pytest-bdd-ng - aa81fea6c0ad211acc1a4481a5ecf3bd7ebbc93c authored over 10 years ago by Anatoly Bubenkov <[email protected]>
rename tests to features

github.com/cucumber/pytest-bdd-ng - c2dd06f08f037deb337db647b872a48e7636c24a authored over 10 years ago by albertjan <[email protected]>
add feature hash

github.com/cucumber/pytest-bdd-ng - 1f62168f1f23b920a716b15dc48ac0a716d74a42 authored over 10 years ago by albertjan <[email protected]>
adds description

github.com/cucumber/pytest-bdd-ng - 052e74e37a0c150366837a772791c6f9d0cf59ca authored over 10 years ago by albertjan <[email protected]>
add feature line number

github.com/cucumber/pytest-bdd-ng - a9ca6db0e3bce795a23ab5187c56ace5971a5d0c authored over 10 years ago by Anatoly Bubenkov <[email protected]>
equals_any added

github.com/cucumber/pytest-bdd-ng - 127cba2d4e60f11edb12442aaff486a5c16b139e authored over 10 years ago by Anatoly Bubenkov <[email protected]>
Fixed typo

github.com/cucumber/cucumber-rails - d0254f3204317593df6ddb938e8bf72fecba8de7 authored over 10 years ago by Kosmas Chatzimichalis <[email protected]>
replaced ruby 1.8 syntax - :key => value to key: value

github.com/cucumber/cucumber-rails - 2d57f6e3dd91b348121e33f45ff674bba3d141f1 authored over 10 years ago by Kosmas Chatzimichalis <[email protected]>
cast reprcrash to string skip if there are no steps

github.com/cucumber/pytest-bdd-ng - 70472f3117ac1f440ea34eeb9988733cc5b186c5 authored over 10 years ago by albertjan <[email protected]>
map each step

github.com/cucumber/pytest-bdd-ng - 870c69f6d8c0f0b9dbe60a053e839ae25283f8ba authored over 10 years ago by albertjan <[email protected]>
Just get the status

github.com/cucumber/pytest-bdd-ng - fe5611460b4ca9b51bcec28d4b02bc93c77c3fa3 authored over 10 years ago by albertjan <[email protected]>
use tests var

github.com/cucumber/pytest-bdd-ng - 375729b2a767b3cd94f24477eae7d89961dbdfa5 authored over 10 years ago by albertjan <[email protected]>
scenario attrs

github.com/cucumber/pytest-bdd-ng - 5935411a1da84057ea309c80fc6700491cce0060 authored over 10 years ago by Anatoly Bubenkov <[email protected]>
Merge branch 'cucumber-json-formatter' of github.com:albertjan/pytest-bdd into cucumber-json-formatter

github.com/cucumber/pytest-bdd-ng - 9dbb638ad418913caa8015b78491dceab51950da authored over 10 years ago by Anatoly Bubenkov <[email protected]>
correct scenario saving

github.com/cucumber/pytest-bdd-ng - bc2c347d95541f0b3fcb283b9f2ce2f6f87b6044 authored over 10 years ago by Anatoly Bubenkov <[email protected]>
Merge branch 'cucumber-json-formatter' of https://github.com/albertjan/pytest-bdd into cucumber-json-formatter

github.com/cucumber/pytest-bdd-ng - c7cd4ee719f6843c9a6e1e4d522de5860e1dd6fe authored over 10 years ago by albertjan <[email protected]>
add scenario

github.com/cucumber/pytest-bdd-ng - 9f6ce33079ed80988c0032cbf1637a3f35b69f00 authored over 10 years ago by Anatoly Bubenkov <[email protected]>
Merge branch 'cucumber-json-formatter' of https://github.com/paylogic/pytest-bdd into cucumber-json-formatter

github.com/cucumber/pytest-bdd-ng - 3d102668940648cd85c80597d64c405b23dbe4e0 authored over 10 years ago by albertjan <[email protected]>
store item in the report

github.com/cucumber/pytest-bdd-ng - fd16428ab764610124935dde7f932b9c243b6ce0 authored over 10 years ago by Anatoly Bubenkov <[email protected]>
replaced if ! with unless

github.com/cucumber/cucumber-rails - 70016306ec19b546001c348486e1150be29c9e70 authored over 10 years ago by Kosmas Chatzimichalis <[email protected]>
removed trailing blank line

github.com/cucumber/cucumber-rails - 0982ea8b861b019c90beb0710bfc91bfc8074290 authored over 10 years ago by Kosmas Chatzimichalis <[email protected]>
update gitignore for pycharm

github.com/cucumber/pytest-bdd-ng - 961b724a0708f9beb41a5323b921c24e3e163e9e authored over 10 years ago by albertjan <[email protected]>
fix test

github.com/cucumber/pytest-bdd-ng - c22464f01aa7448b21549a6c276a8e517412b251 authored over 10 years ago by Anatoly Bubenkov <[email protected]>
correct func name

github.com/cucumber/pytest-bdd-ng - c9b509a296f4247c6834b54348284ebbfdfc0f74 authored over 10 years ago by albertjan <[email protected]>
added missing spaces according to PullReview suggestions

github.com/cucumber/cucumber-rails - 82768487ae29e6801cd5019606b13d1a451d4792 authored over 10 years ago by Kosmas Chatzimichalis <[email protected]>
change to single quoted strings when there are is no string interpolation or special symbols

github.com/cucumber/cucumber-rails - 3127521acab97ca414e8573cb242da285964ddd1 authored over 10 years ago by Kosmas Chatzimichalis <[email protected]>
Removed Coveralls

github.com/cucumber/cucumber-rails - 95a9031c1ba7c825dfc34887123a20a70a86a680 authored over 10 years ago by Kosmas Chatzimichalis <[email protected]>
remmoved .coveralls.yml

github.com/cucumber/cucumber-rails - 86f19e5206f5ef100e3187ed62a1208944f30d2a authored over 10 years ago by Kosmas Chatzimichalis <[email protected]>
Merge branch 'master' of github.com:cucumber/cucumber-rails

github.com/cucumber/cucumber-rails - 1780791572db2e6208ec5e2dc5c143f6d86cd7cf authored over 10 years ago by Kosmas Chatzimichalis <[email protected]>
reverted addition of coveralls

github.com/cucumber/cucumber-rails - 46e25b96b49302c473da1162b0b2a4ff83d5fda2 authored over 10 years ago by Kosmas Chatzimichalis <[email protected]>
added section for coveralls

github.com/cucumber/cucumber-rails - 50743bb6b4a30162970ef2131072b1876b848666 authored over 10 years ago by Kosmas Chatzimichalis <[email protected]>
Added coveralls support and updated History.md

github.com/cucumber/cucumber-rails - eb7e30c5fea300257a7f830209490e1cad00205a authored over 10 years ago by Kosmas Chatzimichalis <[email protected]>
added Gemnasium badge for dependencies

github.com/cucumber/cucumber-rails - 992e77f6f2238bfe416787a21ac6299d1bb75216 authored over 10 years ago by Kosmas Chatzimichalis <[email protected]>
Modified instructions for appraisal use and updated History.md

github.com/cucumber/cucumber-rails - aec6cd347420b5a3ee1e0351151891a1b4e15c5e authored over 10 years ago by Kosmas Chatzimichalis <[email protected]>
Groovy-Cucumber: support multiple World's

github.com/cucumber/cucumber-jvm-groovy - 6aea93fe70d68584f1d289e770773584840256c1 authored over 10 years ago by Luxor <[email protected]>