Ecosyste.ms: OpenCollective

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

github.com/cucumber/cucumber-jvm-scala

Cucumber Scala
https://github.com/cucumber/cucumber-jvm-scala

[maven-release-plugin] prepare release v6.0.0

ce6c99dd6dec16c003af0027b23c30819ca75404 authored over 4 years ago
Update CHANGELOG and docs for v6.0.0

6321fdc5435ea7779c4a223b22c57ad10126e937 authored over 4 years ago
Merge pull request #68 from cucumber/remove-deprecated-tests

Remove deprecated tests

5b8a94daec972473f1409a2b902fb3f793cd7fd1 authored over 4 years ago
[build] Enable implicit conversions for Scala 2.11 and 2.12

af916cdfaf307d50165abf395bcd0078dbd2796a authored over 4 years ago
Remove TypeRegistryConfigurer in cukes test

b2349612ebd5f77913d22cd31d8966fb87375992 authored over 4 years ago
Remove strict flag on @CucumberOptions (now defaults to true)

32fa39b60e93ae9c4b8ce8797d919006098cd2c7 authored over 4 years ago
Merge pull request #67 from cucumber/optional-capture-groups

Add tests to highlight mapping of optional capture groups

b9fa7ee9adbd2136ec76bc85a940d13475fea78f authored over 4 years ago
Add tests to highlight mapping of optional capture groups

7abd7889c4f85a18c038b4b4245b71d1c9186fa8 authored over 4 years ago
Merge pull request #65 from cucumber/v6.x

Upgrade to Cucumber Core v6

904d38aa6331cc265c5d1a6e4b790635b3595372 authored over 4 years ago
Upgrade to Cucumber Core v6

b600ce1010d24b2cae11c2e595d42c5d65d60f09 authored over 4 years ago
Merge pull request #66 from cucumber/v5.8

Merge work planned for next v5 into v6

63cc39ff31b48dd69d831b5337e71839deb326c6 authored over 4 years ago
Merge pull request #63 from cucumber/capture-group-within-non-capture-group

Improve error message in case of optional capture groups

fce66b2e2cc168a316af45437778c7c3185a532f authored over 4 years ago
Add more tests to parameter types

ed93525fb72a983bd08ca9891977191604e829d5 authored over 4 years ago
Improve error message in case of optional capture groups

47cfce8e8db5aec35390e637965f047e006f64e2 authored over 4 years ago
Merge pull request #64 from cucumber/add-tests-for-parameter-types

Add more tests to parameter types

fb61cc4a819da9ddc2b8786c877156b5af8ef1d9 authored over 4 years ago
Raise an exception when loading glue code if hooks are not properly defined

And use immutable types with var rather than mutable types with val (ScalaDslRegistry)

4f8c8233affb8ac8eb34c5fec3a1ab817eb1a0ea authored over 4 years ago
Merge pull request #62 from cucumber/error-if-hooks-undefined

Raise exceptions on incorrect hook definition

9ec2f94e0a97853bac475a7a2a583d57009a197c authored over 4 years ago
Add task and script to automatically update install doc on release (#59)

Co-authored-by: M.P. Korstanje <[email protected]>

e4dc3e6fd358b462dc54afeed7bd0c3bd9e63c03 authored over 4 years ago
Add Implicits object to help datatable transformations

2a57739631421d8ec35a73ad8a6b389b30c249a6 authored over 4 years ago
Merge pull request #61 from cucumber/scala-datatable

Add Implicits object to help datatable transformations

8af4eb8415a6734674669763a7a58a9a30c78f1c authored over 4 years ago
Merge pull request #58 from cucumber/installdoc

Update install.md with latest version

bd67823b0057bb5491ffcfb2949217e1ed83b9cf authored over 4 years ago
Update install.md with latest version

2cfb4e657395edc0a8bf58eca6656b41ad84e317 authored over 4 years ago
[maven-release-plugin] prepare for next development iteration

fea3b39e536e42b1eef140f9caa0cf8198612733 authored over 4 years ago
[maven-release-plugin] prepare release v5.7.0

38d1e4dfa85f17ba92d513f363f7ddeeb8ba8728 authored over 4 years ago
Update CHANGELOG for v5.7.0

f49ac6069792a2683a19d4fd4404468d23d01e29 authored over 4 years ago
Merge pull request #57 from cucumber/more-tests-datatables

Add tests and doc about datatables

3e28a1da8e6e67c8269bdb18118197a1802ba391 authored over 4 years ago
Refactor steps parameters infos computation

8526623ce111303db02eb8330125256353501acd authored over 4 years ago
Add doc about DataTables

90e9290fe9b8fc57418bfd2cf0abf8e14e456e0a authored over 4 years ago
Add more tests on DataTables

a1cfbca729fcaa9dbb5ed2bdd3889527ff9148ba authored over 4 years ago
Merge pull request #55 from cucumber/scalac-flags

Add recommended list of scalac flags for Scala 2.13

fa5a5712d12bd4a78af579d94b7ee2ac1d9772ae authored over 4 years ago
Add recommended list of scalac flags for Scala 2.13

a87de9f6a1d6323da3ade9d296ea48c65b9cc992 authored over 4 years ago
Merge pull request #54 from cucumber/javadoc

Add javadoc on ScalaDsl

b2962b8f1112aaeedf0e714fe14566447cea3227 authored over 4 years ago
Add javadoc on ScalaDsl

8e9ada617529837f0aa0bddad632dd836803e48b authored over 4 years ago
Merge pull request #52 from cucumber/clean-warnings-scala

Clean warnings scala

2500b269ee7a6328bb2c02ae26bda21692241197 authored over 4 years ago
Complete CHANGELOG

5a8bac1d5dfb6cc585aa4599cc33f57678e2ea0d authored over 4 years ago
Use explicit Symbol (deprecated in 2.13)

e3364f6ad7cdd653f81c52dfea8c79ff8ec3ee8e authored over 4 years ago
Remove JUnit warnings in tests

5da6f839a4ce2691651861b920ab8b5faedf27ba authored over 4 years ago
Remove boilerplate code

ce261454b7f49775d2728c3a542b1233bead885b authored over 4 years ago
Remove eta expansion (deprecated since 2.13.2)

e93f81366400e0491ec9d1fd3f30b280c7271b45 authored over 4 years ago
Use Scala 2.13 JDK Converters

af66b1a37900608a698622f64bb971e7f8050cf7 authored over 4 years ago
Remove deprecated warnings (Scala 2.11 / 2.12)

4a4df1038c605a4c090cc7abdf28f8888e2c83ee authored over 4 years ago
Declare implicit conversions

818ece62d09c6a0450bee0b5f1c0e5a661910b75 authored over 4 years ago
Merge pull request #41 from cucumber/doc-about-building

Add Building doc

a5281d43ec72541cd48f227070d941d871d80ccd authored over 4 years ago
Merge pull request #49 from cucumber/fix-changelog

Fix typo in CHANGELOG

a89d320c5f8c1ae65b848d060af9614309925f95 authored over 4 years ago
Fix typo in CHANGELOG

c0624bbb61a29054159698930f2abd4475d1a808 authored over 4 years ago
Merge pull request #48 from cucumber/travis

Clean the Travis configuration

657dc554e457e8ac9e8e6ea8be7f3d05645fe50b authored over 4 years ago
Merge pull request #46 from cucumber/scala2.13.2

Update Scala 2.13.2

3a3223c507311c02c9a636b262e69baac121f9ed authored over 4 years ago
Clean the Travis configuration

8249363843fdb551d2b46012bcea30202ab7347f authored over 4 years ago
Update Scala 2.13.2

d735f25bfa13d14f294b553ad1adb7a0df7c6f65 authored over 4 years ago
Merge pull request #42 from cucumber/feature/upgrade-cucumber-5.7

Upgrade to Cucumber 5.7.0

13be6aca45f64d200bd723e41d9b3a2a7242e8e3 authored over 4 years ago
Upgrade to Cucumber 5.7.0

580a1d6c06440cc4763d73d03976e75cabfac195 authored over 4 years ago
Add Building doc

6ba600bf5a595ea30247ccbba215e7b715cddf9b authored over 4 years ago
[maven-release-plugin] prepare for next development iteration

dbb3f47abb8bfd62e543ec62459f0f02fa69d13e authored over 4 years ago
[maven-release-plugin] prepare release v5.6.0

af03661eb36d48c1ea5d8a524ab5dfd0e640d0fa authored over 4 years ago
Update CHANGELOG for v5.6.0

84976e091423585318c05a8bf60d6d5aeb0ca8fa authored over 4 years ago
[Build] Update jdk home

66f7d5705a71fdf15a4866e0a8f6471018356597 authored over 4 years ago
[Build] Debug travis

f3b1d2c30a865a9ffd8e0a1df52152bee7d2ef21 authored over 4 years ago
[Build] Use toolchains in install phase

5d5158d82db68f79ddb26ea7682ec87cfa011bdd authored over 4 years ago
[Build] Build on OpenJdk8

4088af4f4bbabc42a7bea35fb784aace03f9690a authored over 4 years ago
[Build] Add release automation

048281521b77dbb5a7fb87e4ebfb1548b14a6ab5 authored over 4 years ago
[Build] Build with OpenJdk 11

64de149af938ba2ba2430bd170146f9b68e9c9bd authored over 4 years ago
Merge pull request #40 from cucumber/hooks-no-parameters

Allow to define hooks with by name body

0983955e6ac78fadd4d3a9072aafbbf3563c1697 authored over 4 years ago
Allow hooks to be defined with a by name body

8812e9f949ea1d6544e8aead895874105eb5394f authored over 4 years ago
Split ScalaDslTest in multiple files to ease maintenance

68bea2b349888778325fc2fa9c81363f1a101165 authored over 4 years ago
Merge pull request #37 from cucumber/native-case-class-transformer

Add optional Jackson Default DataTable transformer

ff6e864255b437a4dbf635c00015db00998bde74 authored over 4 years ago
Complete CHANGELOG

d53120aede0133fca54bf3949893c6f798b3cf24 authored over 4 years ago
Merge pull request #39 from cucumber/contributing

Create CONTRIBUTING.md

f8447edff41ebc5210dbc2bf50839734787755bc authored over 4 years ago
Create CONTRIBUTING.md

4e2691ed87640ab768e27d9df37c624a00a2f343 authored over 4 years ago
Merge pull request #38 from cucumber/issue-templates

Define issue templates

c5867e6f14986cc2f0a217b9b62a525333391270 authored over 4 years ago
Update issue templates

183a39505cb59eff70e2489d8d3db305af7e1bc3 authored over 4 years ago
Merge pull request #36 from cucumber/parameter-types

Allow to define transformers from ScalaDsl

a45e760972614201c66496ef4d46ab0d8f3ee85d authored over 4 years ago
Add optional Jackson Default DataTable transformer

900b90a60dce592de25c2908178bfcda11b0f53d authored over 4 years ago
Add a word about transformers in Upgrade guide

a4a9b96e3f1937732969791b340bf8b98af11c67 authored over 4 years ago
Refactoring ScalaDsl with multiple traits

323cb6bc112488908ed320faf0ad2484783b2d85 authored over 4 years ago
Implement DataTableType and DocStringType in the DSL

1954456ad27a60cef49d03642f12b37f01ab7bfb authored over 4 years ago
Add ParameterType in the DSL

c90d355c80eda539ce00ae18baaf4c1aefa905f6 authored over 4 years ago
Add documentation

9824ab2c92cf2a2517a6a293cbe0547fedee90c2 authored over 4 years ago
Add DefaultParameterType/DefaultTableCell/DefaultTableEntry in the DSL

181e245f8edacd025b326df3cff73f5b235e3cc3 authored over 4 years ago
Merge pull request #35 from cucumber/update-gherkin

Update Gherkin version to 9.2.0

8741fb1289c165517b473c8e086977c2d89ed975 authored over 4 years ago
Update Gherkin version to 9.2.0

41b392908b91bbb1eed83dc7c7a7efa54c25b9db authored over 4 years ago
Merge pull request #30 from cucumber/classes-per-scenario

Instantiate classes per scenario

a93b0438256304041af949bdd57269034c3e609d authored over 4 years ago
Complete CHANGELOG (and add references)

c0a78e930e7f5208d1e6509ed9705a247450ce5e authored over 4 years ago
Add upgrade documentation

319b1090a690f61923de2add475fe3d3b95f6b3a authored over 4 years ago
Make 2.13 the default module

7a085ca0d8335c858b6082b48b60173ddf19cc90 authored over 4 years ago
Add failing tests for isolation and objects

79f4ac2a6bd7906e5ff7d06951565eb709a7af09 authored over 4 years ago
Implement scenario scoped glue code for classes

46c22fd828da446d6c024d9b2d7ee39f2d126d03 authored over 4 years ago
Add documentation

27449e2a7d8c82da37459df31613da5b00b61fd5 authored over 4 years ago
Merge pull request #34 from cucumber/changelog

Create a CHANGELOG

4c4a193104651e249cce063545f5285d31d4379a authored over 4 years ago
Create a CHANGELOG

be520f4c49a47b74645f20dcbfa2a2df1119f3eb authored over 4 years ago
Complete doc for upgrade to v5 (#33)

Complete doc for upgrade to v5 + Add link to core changelog

87a937fae623e379d6b4dba1dfadce99dd3fc71b authored over 4 years ago
Merge pull request #29 from cucumber/revert-28-feature/26

Revert "Complete the doc to highlight that no parameter hooks work fine"

ac21a3855b538fd8dcc4aea83148695853854992 authored over 4 years ago
Revert "Complete the doc to highlight that no parameter hooks work fine"

e5b4e3d112fcf16cb5c30cc0dcb0fbd1e64e803a authored over 4 years ago
Merge pull request #28 from cucumber/feature/26

Complete the doc to highlight that no parameter hooks work fine

2bae24d33e5c1d6b692e131c951f73d86155d7f1 authored over 4 years ago
Complete the doc to highlight that no parameter hooks work fine

2096300993c0b978f0bd864fc99d4202434fcc80 authored over 4 years ago
Merge pull request #27 from cucumber/documentation

Add more documentation on Scala specificities

5e5586957d1c1fc0d7556d4cf61f8d043e460322 authored over 4 years ago
Add more documentation on Scala specificities

562262edc0152e25aa69b199a0df15165314a9f4 authored over 4 years ago
Merge pull request #25 from cucumber/feature/24-groovy-file

Use a Groovy file rather than plain code in the pom

9fe55d354eb34003a80eae2743f8e15739decc2c authored almost 5 years ago
Clean the groovy file

7190332f464d311fe1f51832adb2e19db5821a8f authored almost 5 years ago
Use a Groovy file rather than plain code in the POM

51e3c685c69e6cc71b45462a7b315a5b84c198b9 authored almost 5 years ago
Update to 5.x (#23)

This PR aims to upgrade Cucumber dependency to 5.X, actually 5.6.0.

**Content:**
- update co...

47bf9ecca07ae90e88ef3802268866597e4e6932 authored almost 5 years ago