Ecosyste.ms: OpenCollective

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

github.com/cucumber/godog

Cucumber for golang
https://github.com/cucumber/godog

Remove obsolete recommendation from README (#412)

Co-authored-by: Viacheslav Poturaev <[email protected]>

6fb74a53341c7cbac7fe88216912ff62786416f6 authored over 3 years ago by Lorencz Aviale <[email protected]>
Add new contextualized API for hooks and steps (#409)

* Add new contextualized API for hooks and steps

* Make default context configurable

* Run...

b1728ff5514025452bed935cd60fec6beee7cfbc authored over 3 years ago by Viacheslav Poturaev <[email protected]>
Fix step definition output for Data Tables (#411)

* Fix step definition output for Data Tables

This fixes incorrect step definition output for ...

7d343d4e353af119c4ffe08525076951415db392 authored over 3 years ago by Karsten Franke <[email protected]>
Merge pull request #364 from cucumber/allow_empty_return_step

feat(step_definition): Allows to define step function without return.

15358d20e719482457f8829c8942b559b3d27f2a authored over 3 years ago by Viacheslav Poturaev <[email protected]>
Update documentation

cdbb0ac3f3662e7eb85c6eb4b547595a9228d02a authored over 3 years ago by Viacheslav Poturaev <[email protected]>
Merge pull request #276 from radtriste/issue_222

Added GetGherkinFeatures method to godog.Suite

48c0e0dd7717fe51d00c8e1794a433e8b76739e8 authored over 3 years ago by Matt Wynne <[email protected]>
Merge pull request #407 from vearutop/rel-v0.11.0-main

Merge v0.11.0 release back to main to remove version lag

17a562ca79aa70ec746c911f4f4eb5db74e9e0b1 authored over 3 years ago by Matt Wynne <[email protected]>
Merge branch 'main' into rel-v0.11.0-main

# Conflicts:
# CHANGELOG.md
# README.md

8860b17e679e50e777cdded5afea62b13d0e45b5 authored over 3 years ago by Viacheslav Poturaev <[email protected]>
added GetFeatures method to godog.Suite

5566c15759f5c510995826400ac4f08aea2950bb authored over 3 years ago by radtriste <[email protected]>
test: Add test for stepdef model

63fd657a22836beee73aa748b113e37eb5feb358 authored over 3 years ago by tfreville <[email protected]>
test(convey): Add goconvey for test to ease test writting.

Add tests for panic in test_context initialization.

Made as independ commit so it can be rollba...

fca39e4e8960f36f0930852ab20faa14ca18bff7 authored over 3 years ago by tfreville <[email protected]>
feat(step_definition): Allows to define step function without return.

Issue: It is not possible to use function without return when
matching steps, resulting i...

fbed999ad81a4aeffb265156d002490c5e98f9f1 authored over 3 years ago by tfreville <[email protected]>
Merge pull request #391 from cucumber/flag-to-pflag

remove renamed imports of pflag.

3de6fb09f3e678aa7d2e3602b22a77a12b2220ce authored over 3 years ago by Matt Wynne <[email protected]>
Merge pull request #404 from vearutop/gofmt

Fix tests and CircleCI jobs

9a335aed221fadf59b68323742f2189f4a5d782b authored over 3 years ago by Viacheslav Poturaev <[email protected]>
Remove parallel testing to avoid "go: updating go.mod: existing contents have changed since last read"

885805bfd3eda4a23077dea105135e7a98adf21b authored over 3 years ago by Viacheslav Poturaev <[email protected]>
Remove parallel testing to avoid "go: updating go.mod: existing contents have changed since last read"

15ab3cd84f834ecefc1ff57a4c022683023e685b authored over 3 years ago by Viacheslav Poturaev <[email protected]>
Run "go mod tidy" during build to comply with https://blog.golang.org/go116-module-changes#TOC_3.

bd397253a4800e05ca9add513c8bca008248c98f authored over 3 years ago by Viacheslav Poturaev <[email protected]>
Fix home directory for cimg/go:1.16.5 CI image

f42c85989f257ad0b2cd233bb6e33b658f93a859 authored over 3 years ago by Viacheslav Poturaev <[email protected]>
Revert minimal Go version to 1.13

8af91e50f6b223e7c2aacf771d868b4a11fc7d45 authored over 3 years ago by Viacheslav Poturaev <[email protected]>
Revert return logic to restore previous behavior and pass the original test

c6e9cd0e195371182db3ab1de9765a8b9779f623 authored over 3 years ago by Viacheslav Poturaev <[email protected]>
Fix example build by pinning untagged version of godog

ee7ab9c52b3b3ed48d88d923dc654a05a91917e8 authored over 3 years ago by Viacheslav Poturaev <[email protected]>
Upgrade MultiFormatter to use messages-go/v16

f34f37dfd21c413ac5fc174cc2f94f344ea12299 authored over 3 years ago by Viacheslav Poturaev <[email protected]>
Apply gofmt to fix CircleCI jobs

d4c6c236b19c11b7fa9fc1cabf55368fb79b8d37 authored over 3 years ago by Viacheslav Poturaev <[email protected]>
Merge pull request #392 from vearutop/multi

Use multiple formatters in the same test run

7cadaeffdb034726cc416a30d3efad29c68c531a authored over 3 years ago by Aslak Hellesøy <[email protected]>
Update CHANGELOG for #402

df8c6e49b40bd75dab656d770601ddc3a9aba6b2 authored over 3 years ago by Matt Wynne <[email protected]>
Merge pull request #402 from mbow/feature/update-cucumber-go-ver

update gherkin-go to v19.0.3

7547f42e112388a7de8c6aa75473af0ae052d624 authored over 3 years ago by Matt Wynne <[email protected]>
update gherkin-go to v19.0.3

update messages-go to v16.0.1
bump gomod version
comment on log line in std os.Stderr
examples to...

5414f3c5da2714be31ee25ff0ad8c53ee3d21816 authored over 3 years ago by MBow <[email protected]>
Add test for multi formatter

707025de289e23a72ec20598cc901cacc5a2dc45 authored over 3 years ago by Viacheslav Poturaev <[email protected]>
Use multiple formatters in the same test run

9d4b221f7a9d0fd20880fe4e473e28e26f9c357e authored over 3 years ago by Viacheslav Poturaev <[email protected]>
removed renamed imports of pflag.

This was causing way to much investigating in order for me to find
That I've only copied parts o...

cdf3bfc09955175473849fc7fb5978733d089957 authored over 3 years ago by Rickard Englund <[email protected]>
Update README.md

60e2e2f4df8607ba02ea9c15bb4606bac39b9c19 authored over 3 years ago by Aslak Hellesøy <[email protected]>
feat: generate simpler snippets that use *godog.DocString and *godog.Table

5ac22c454cecd246efeec4221729778877a25bf0 authored almost 4 years ago by Hiram Chirino <[email protected]>
feat: support auto converting doc strings to plain strings

2b6c9dc82e2a1966f8ec19911d1abf2e56f85399 authored almost 4 years ago by Hiram Chirino <[email protected]>
Fix godog version command in issue template

3bdc35e28e483ed81dc5d5b3ec4290921e1af2ff authored almost 4 years ago by Anton Ekberg <[email protected]>
Update CHANGELOG.md

3589a9b1bf1d28d56d95fc95788538104658a91c authored almost 4 years ago by Fredrik Lönnblad <[email protected]>
Removed rc references for the v0.11.0 release

1548642333b204dda631e9ae84f39c0dc279ee0b authored almost 4 years ago by Fredrik Lönnblad <[email protected]>
Removed rc references for the v0.11.0 release

2b426f89696bd14865efdce2f001b75be9ae9efb authored almost 4 years ago by Fredrik Lönnblad <[email protected]>
make pickleStepIDs unique accross multiple paths (#366)

* make pickleStepIDs unique accross multiple paths

* add test case for duplicate pickle ids
...

2fc299514932ea8a5c6ac182b389dbdecb300eff authored about 4 years ago by Rickard Englund <[email protected]>
Update README.md

adfc936dd7e280a063023d5cb1786b74d2c46e28 authored about 4 years ago by Fredrik Lönnblad <[email protected]>
Created v0.11.0-rc2

74698e52fa3849c614fd7d3ccb812e5542cc7174 authored about 4 years ago by Fredrik Lönnblad <[email protected]>
Fixed an issue when go test is parsing command-line flags (#359)

* Fixed an issue when go test is parsing command-line flags

* Added some extra information fo...

59cd5d8e3f5aa5263d62089f6b86af307aab1173 authored about 4 years ago by Fredrik Lönnblad <[email protected]>
Removed go1.12 and added go1.15 to CI config (#356)

* Removed go1.12 and added go1.15 to CI config

* Updated release-notes

69162a0d829bbcbb7105ab85dc2c905d9cbfc9e2 authored about 4 years ago by Fredrik Lönnblad <[email protected]>
Reverted "Create CODE_OF_CONDUCT.md" and added a Code of Conduct info to the README.md

This reverts commit 8ef630bed7571cd1e99f8df214091f46d6b10603.

2f80d085456439307ba3a8e4ed9424efc1b19ae9 authored about 4 years ago by Fredrik Lönnblad <[email protected]>
Create CODE_OF_CONDUCT.md

8ef630bed7571cd1e99f8df214091f46d6b10603 authored about 4 years ago by Fredrik Lönnblad <[email protected]>
Created release notes and changelog for v0.11.0

e56f454291b433f008336570689beec3216d6299 authored about 4 years ago by Fredrik Lönnblad <[email protected]>
Update README.md

c4aea2e999c3771490fed39ced4f14634c19b032 authored about 4 years ago by Fredrik Lönnblad <[email protected]>
Made a fix for the unstable Randomize Run tests (#354)

d4c18852f0a3570aeaa25b5858ebdc99ef299534 authored about 4 years ago by Fredrik Lönnblad <[email protected]>
Added a comment regarding running the examples within the $GOPATH (#352)

* Added a comment regarding running the examples within the GOPATH

* Update README.md

d4190b06d8e71ee1e25aa2260f3404406929859a authored about 4 years ago by Fredrik Lönnblad <[email protected]>
Fixed the undefined step definitions help (#350)

7014a10e2f3ef38c7b2bc87b201b72dc8852ba23 authored about 4 years ago by Fredrik Lönnblad <[email protected]>
Pdoc(FAQ/TestMain): `testing.M.Run()` is optional (#353)

027a1abf0e99809f5c1ed872f1fd489b9196e65f authored about 4 years ago by Hans van den Bogert <[email protected]>
Removed $GOPATH from the README.md and updated the example (#349)

* Removed /Users/fredrik/Projects/go from the README.md and updated the example

* made some m...

ae808ea89bba1513a8ae7cd9145086853b892c5a authored about 4 years ago by Fredrik Lönnblad <[email protected]>
Improved the help text of the formatter flag in the run command (#347)

* Improved the help text of the formatter flag in the run command

* Made some more changes to...

5e994943b385f99e453fc8c0ab8afad355884124 authored about 4 years ago by Fredrik Lönnblad <[email protected]>
Merge pull request #321 from cucumber/new-flag-pkg

Added Cobra for the Command Line Interface

66793de350d878218e6f8f8c188b40d9afa29503 authored about 4 years ago by Fredrik Lönnblad <[email protected]>
Merge pull request #333 from cucumber/upload-artifacts

Added make commands to create artifacts and upload them to a github release

c99a04ca90cc4e9602333b18e703bc6eb98d1efb authored over 4 years ago by Fredrik Lönnblad <[email protected]>
Added make commands to create artifacts and upload them to a github release

41ff4b4a16e39c6b3d9705bce3208747d60cc60c authored over 4 years ago by Fredrik Lönnblad <[email protected]>
Merge pull request #332 from cucumber/moved-stepdef-to-the-public-formatters-pkg

Moved StepDefinition to the formatters pkg

daa36b69223f5fd0a18662206cb93274accc8d50 authored over 4 years ago by Fredrik Lönnblad <[email protected]>
Moved StepDefinition to the formatters pkg

2fa3b9f08cff2c637bc09d4e6cab0fae217fe795 authored over 4 years ago by Fredrik Lönnblad <[email protected]>
Merge pull request #331 from cucumber/write-output-to-file

--format junit:result.xml will now write to result.xml

ce8036f79dc02978312f3d5245eac81117b278c3 authored over 4 years ago by Fredrik Lönnblad <[email protected]>
--format junit:result.xml will now write to result.xml

d0991c8488693a99df670812dda682449b44f98f authored over 4 years ago by Fredrik Lönnblad <[email protected]>
Added Cobra for the Command Line Interface

722d97bc489ca783571568967f65cdd444c8a43e authored over 4 years ago by Fredrik Lönnblad <[email protected]>
Merge pull request #330 from cucumber/custom-formatter-example

Created a simple example for a custom formatter

e6223baaffb3ee6a49dbaadf87709f699f161c1a authored over 4 years ago by Fredrik Lönnblad <[email protected]>
Merge pull request #329 from cucumber/internal-parser-pkg

Moved the parser code to a new internal pkg

eb6779c4acb6215eb956fbc850f9a0abb9d9b2f3 authored over 4 years ago by Fredrik Lönnblad <[email protected]>
Created a simple example for a custom formatter

6d3da7a27b222aa5dc4c97bd87b7b8c8afd0ffbb authored over 4 years ago by Fredrik Lönnblad <[email protected]>
Moved the parser code to a new internal pkg

813312606fc5c63839c5fa83d8d0be0327a50d57 authored over 4 years ago by Fredrik Lönnblad <[email protected]>
Merge pull request #323 from cucumber/move-formatters-to-internal-pkg

Added internal packages for formatters, storage and models

783f5e40a376a959d337aa41d81a44e575f17f1e authored over 4 years ago by Fredrik Lönnblad <[email protected]>
Created internal packages for formatters, storage and models

150c40016360f1f74aa830baf22242b97a3f2350 authored over 4 years ago by Fredrik Lönnblad <[email protected]>
Merge pull request #327 from cucumber/internal-builder-pkg

Added an internal pkg for the builder

28ad994ad150cf84838309251c8f23a46fee7b35 authored over 4 years ago by Fredrik Lönnblad <[email protected]>
Moved the builder code to a new internal pkg

99723f8220bb2d8888916b7440469522ce6848af authored over 4 years ago by Fredrik Lönnblad <[email protected]>
Merge pull request #326 from cucumber/internal-parser-pkg

Added an internal package for tags filtering

4da375f4c02651016b6c381f26d58609e6fa51d6 authored over 4 years ago by Fredrik Lönnblad <[email protected]>
Added an internal package for tags filtering

e38c6ed719276480b3ad87f726126b98ccb63893 authored over 4 years ago by Fredrik Lönnblad <[email protected]>
Merge pull request #322 from cucumber/removed-deprecated-things

Removed deprecated code

183de20e80435e43fa7222f758912da2ee2ccb92 authored over 4 years ago by Fredrik Lönnblad <[email protected]>
Removed deprecated code

dbd8cdf723fd5aa1a1701854cbbbae931da3d4ad authored over 4 years ago by Fredrik Lönnblad <[email protected]>
Updated CHANGELOG.md references in the release-notes

c7d739336b877d7a86e455b6c17066e9d68373a3 authored over 4 years ago by Fredrik Lönnblad <[email protected]>
v0.10.0 release

51a387469c5111eb05a3869751f0e04043dc56ae authored over 4 years ago by Fredrik Lönnblad <[email protected]>
Merge pull request #313 from cucumber/v0.10.0-rc1

Wrote Release Notes and updated CHANGELOG, README, etc. for v0.10.0-rc1

cff1e2f1974afd83dfe4d44a82b93a69b39f4408 authored over 4 years ago by Fredrik Lönnblad <[email protected]>
Wrote Release Notes, updated CHANGELOG.md and versions in README.md and godog version const

fc084134a0b14292c4446e6b97679e2976a36712 authored over 4 years ago by Fredrik Lönnblad <[email protected]>
Update CHANGELOG.md

2cc5a5548aa659ffb7d7782d3587c5f153efdc8b authored over 4 years ago by Fredrik Lönnblad <[email protected]>
Merge pull request #315 from cucumber/remove-features-with-no-scenarios

Fixed so that we don't execute features with zero scenarios

b7dd08770fd433efbeaf3c9e1293c8e6c301a294 authored over 4 years ago by Fredrik Lönnblad <[email protected]>
Fixed so that we don't execute features with zero scenarios

7df9dadeb937ac438b218cce8ea26465f62a037a authored over 4 years ago by Fredrik Lönnblad <[email protected]>
Merge pull request #317 from cucumber/fixed-the-random-flag-bug

Fixed the broken --random flag

1033ce083bed7effae2a397f1afbda5e828f03d5 authored over 4 years ago by Fredrik Lönnblad <[email protected]>
Fixed the broken --random flag

376280cfc609d5146c8b6b3ee83959e7b304cd11 authored over 4 years ago by Fredrik Lönnblad <[email protected]>
Updated CHANGELOG.md

97955880126f7912774b8de48a451fe72cdf3bf6 authored over 4 years ago by Fredrik Lönnblad <[email protected]>
Merge pull request #314 from cucumber/deprecations

Deprecated SuiteContext and ConcurrentFormatter

46c8dbcbcb08ab6322b7ef28c4bd0ba1a35e016c authored over 4 years ago by Fredrik Lönnblad <[email protected]>
Deprecated SuiteContext and ConcurrentFormatter

0ef3d6d5e127b192b111073687b0ad49dc43299d authored over 4 years ago by Fredrik Lönnblad <[email protected]>
Merge pull request #312 from cucumber/removed-deprecated-feature-hooks

Removed the deprecated feature hooks

d9e0ff74897b89757204a91703f87e79318d51b0 authored over 4 years ago by Fredrik Lönnblad <[email protected]>
Removed the deprecated feature hooks

1d724e210776108703db1401f6ba9ff7fa55e4b3 authored over 4 years ago by Fredrik Lönnblad <[email protected]>
Merge pull request #311 from cucumber/feature/concurrent-scenarios

Added support for concurrent scenarios

6e01c51e3df48fee608051f74b94ca333f5d30cc authored over 4 years ago by Fredrik Lönnblad <[email protected]>
Added support for concurrent scenarios

39940f55bca4525c105b691709d61e28410c0d8f authored over 4 years ago by Fredrik Lönnblad <[email protected]>
Merge pull request #310 from cucumber/remove-fmt-states

Refactored some states in the formatters and feature struct

57422f201528d2fef518377c51c8d4cf145ec992 authored over 4 years ago by Fredrik Lönnblad <[email protected]>
Refactored some states in the formatters and feature struct

b717039e16842d1f72ed3935301b705e5f6597b6 authored over 4 years ago by Fredrik Lönnblad <[email protected]>
Merge pull request #308 from cucumber/bugfix/junit-testsuite-time

Fixed an issue with calculating time for junit testsuite

a03a1b8d2cf40a0058fcb41bc9aba00b76bba543 authored over 4 years ago by Fredrik Lönnblad <[email protected]>
Fixed an issue with calculating time for junit testsuite

e61d3558c6858eec89c9de00774be25b916afdd7 authored over 4 years ago by Fredrik Lönnblad <[email protected]>
Merge pull request #307 from cucumber/broke-up-some-files

Broke out some code from massive files into new files

849e8e499be7aa9a28b117b47649c0846c8e7282 authored over 4 years ago by Fredrik Lönnblad <[email protected]>
Broke out some code from massive files into new files

25b19152724f7d0c26c5ea0694a98491bb54516c authored over 4 years ago by Fredrik Lönnblad <[email protected]>
Merge pull request #306 from cucumber/store-gherkin-ast-in-storage

Added features to the in-mem storage

a57f082852e7482898a8be6f3dcc1a7865cd3319 authored over 4 years ago by Fredrik Lönnblad <[email protected]>
Added features to the in-mem storage

b1a69ae142e9f785725ed351916e700ffae35a9f authored over 4 years ago by Fredrik Lönnblad <[email protected]>
Merge pull request #305 from cucumber/store-results-in-storage

Added Pickle and PickleStep results to the in-mem storage

18a045f98902407c01c0dcbc2ddc04ffb9ebec0b authored over 4 years ago by Fredrik Lönnblad <[email protected]>
Added Pickle and PickleStep results to the in-mem storage

cd7663fccf257ecc451afd31943c9a86600351eb authored over 4 years ago by Fredrik Lönnblad <[email protected]>
Merge pull request #302 from cucumber/updated-readme

Updated the README.md

f50bd30ec06852143c5a3b4f0e83f734ca7282bd authored over 4 years ago by Fredrik Lönnblad <[email protected]>
Updated the README.md

0bd3a0e729364f1718e14aa78905d55f4a7abba3 authored over 4 years ago by Fredrik Lönnblad <[email protected]>