Ecosyste.ms: OpenCollective

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

github.com/cucumber/json-formatter

Provides a language-agnostic command-line tool to convert cucumber messages into a JSON document.
https://github.com/cucumber/json-formatter

json-formatter: do not wait for CommandStart message to get StepDefinitionConfig messages

dfab130a9fcbf43213107ead67c9db090c9501cd authored about 5 years ago by Vincent Pretre <[email protected]>
Update dependencies

c5a2d82da65eb8d95579a9eeea9f1c501bc007cc authored about 5 years ago by Aslak Hellesøy <[email protected]>
Remove -cgo option to make Go cross compilation work

98c29d940d99b0a474b5ec010af013d6d969f5a1 authored about 5 years ago by Aslak Hellesøy <[email protected]>
json-formatter: produce correct Tag line in export

c45925ce69a8ec45af06c464532fbe681130fa17 authored about 5 years ago by Vincent Pretre <[email protected]>
Use sourceIds for PickleStep

00785c2b264d3d88ce824151a36625286af22cf9 authored about 5 years ago by Vincent Pretre <[email protected]>
Minor refactoring to make code more readable

893bbaad1d4a9df0e658ee2a224d58b6b7053b87 authored about 5 years ago by Vincent Pretre <[email protected]>
Use correct line when using examples

9cd748ac7229dd94ca77f144bb62cf965000c78a authored about 5 years ago by Vincent Pretre <[email protected]>
Use self. instead of formmater. notation

23f6860fe0f00effef459489bdebcd07844c06e5 authored about 5 years ago by Vincent Pretre <[email protected]>
Fix missing comma

e9aeb297603a3c72bad7ea7eb600e6faade63a21 authored about 5 years ago by Vincent Pretre <[email protected]>
Drop hashes that are not useful anymore

409ef81fa1db3c5e1d095b751770df1855167413 authored about 5 years ago by Vincent Pretre <[email protected]>
Find references to the step definition from the correct message

75b6893c401c44adaeac858290d8ebf1162cdf4b authored about 5 years ago by Vincent Pretre <[email protected]>
Bring back tag lines

26ec4ffbca85a16ac9b828688299376517a6890b authored about 5 years ago by Vincent Pretre <[email protected]>
Use "correct" index for the example row

df9a3da085314311ac0c2aa8e943337873f9eee5 authored about 5 years ago by Vincent Pretre <[email protected]>
Bring step statuses back

35216d0940fa455bc6901c7d272e1e1c3a9800ae authored about 5 years ago by Vincent Pretre <[email protected]>
Bring back Example names

Example Index is not yet correct either.

3fbb1f8172dcba459c30b468638d7d9b685a435b authored about 5 years ago by Vincent Pretre <[email protected]>
Bring back backgrounds in JSON export

Note: the way we look up background is not really good. Maybe
we should add a backgroundId, and ...

d7a0cc0ab5dcd077c485cfcf0f7e67bdf7d1134f authored about 5 years ago by Vincent Pretre <[email protected]>
Add scenario data from the scenario message again

569a6f2aca34dccd15f20b3c99603d7c5f28b6fc authored about 5 years ago by Vincent Pretre <[email protected]>
Remove STDOUT printing which breaks JSON output

e996affe3bf686d4f54f91a73424bdce26896f37 authored about 5 years ago by Aslak Hellesøy <[email protected]>
WIP: add message lookup and use new messages

317430b9cffe7523d3ccf6ec07eeeadb7fa7dbce authored about 5 years ago by Vincent Pretre <[email protected]>
Merge pull request #788 from cucumber/handle-docstrings-in-json-formatter

Handle doc strings in JSON-formatter

016aa045f755ae526dbd681e817a2e5bfc89a08f authored about 5 years ago by Aslak Hellesøy <[email protected]>
Revert "WIP: Handle hooks"

This reverts commit baa3ae38c02a9819c052bad49b8e247e730f9b2a.

02a60c33e32a0dbbd8464c456cd9374300402d3d authored about 5 years ago by Vincent Pretre <[email protected]>
Merge pull request #722 from cucumber/message-retry

cucumber-messages: support retry

bec9a66603ce5ef3ab27905ced0a2923a9a5f7b0 authored about 5 years ago by Aslak Hellesøy <[email protected]>
WIP: Handle hooks

baa3ae38c02a9819c052bad49b8e247e730f9b2a authored about 5 years ago by Aslak Hellesøy <[email protected]>
Consistent use of pointers

37cbded7a23edb226714440838e80b61dff073a6 authored about 5 years ago by Aslak Hellesøy <[email protected]>
Handle tags in JSON output

5e11b0779f7654c12e78dd1eea634f08c16a3d7c authored about 5 years ago by Vincent Pretre <[email protected]>
Add example of tagged scenario and feature

8c4a05d5ee6b781533ba982ad26b7a1ce5433b20 authored about 5 years ago by Vincent Pretre <[email protected]>
Update changelog

9a5bafafeb3ff49c769a858463bd0e31022e11e5 authored about 5 years ago by Vincent Pretre <[email protected]>
Ensure steps are failing for the good reason

74a69a3e64ae45e936f7a9c252d76d46d27bb6a6 authored about 5 years ago by Vincent Pretre <[email protected]>
Output datatable in JSON

b40d4add652e83668afaefd547e6f8a178be2d8c authored about 5 years ago by Vincent Pretre <[email protected]>
Output content of docstrings in JSON output

2dfe4fca6f7eb9c8993617fe2a1b9142ef05c53e authored about 5 years ago by Vincent Pretre <[email protected]>
Add example showing issue with datatables

f6023b7cd987fb422945bf5848e03252d3daf170 authored about 5 years ago by Vincent Pretre <[email protected]>
Add test showing doc strings are not correctly handled by json-formatter

2e78d07bf6cb1aef3c368661cfbe9443c1cc85b7 authored about 5 years ago by Vincent Pretre <[email protected]>
Updte docs for formatters

e46fa2ed4d3b5eb41c238b8cf56f02a8d0d0723d authored about 5 years ago by Aslak Hellesøy <[email protected]>
Do not try to add replace in go.mod when there is no need (see #774)

759fc595bb4ab5e39f4df868b65bf0006b00e152 authored about 5 years ago by Vincent Pretre <[email protected]>
Update README.md

4cdd2687c8c1b5f9a122a952f3462f6074711bf9 authored about 5 years ago by Aslak Hellesøy <[email protected]>
Merge branch 'master' into message-retry

# Conflicts:
# fake-cucumber/javascript/package.json

9e3bfb3ca952189db57d3ca64c802171b37d070e authored about 5 years ago by Charles Rudolph <[email protected]>
fix json-formatter/go

45e59ea26a22fbc3d6e0ce3dba2408215c8365d1 authored about 5 years ago by Charles Rudolph <[email protected]>
fix json-formatter/go

e65703d4514ff9a6b2c3174a899c4ba280afcaae authored about 5 years ago by Charles Rudolph <[email protected]>
Allow post-release commit to fail when there is nothing staged

0cb98627e3d7cf605a49063d81678f397395b242 authored about 5 years ago by Aslak Hellesøy <[email protected]>
Update dependencies

c3b837b9e2f1ec2cc2bffdbb69f68d706ebd01a9 authored about 5 years ago by Aslak Hellesøy <[email protected]>
Remove unused docker-push target

cc2c47778197ad38b72ec2b60ac150ed9d5a52e3 authored about 5 years ago by Aslak Hellesøy <[email protected]>
Merge pull request #766 from cucumber/html-formatter-docker

cucumber-html-formatter docker image

e12f0ccc90ea129e4d97e7d73e7aaaedb38c537b authored about 5 years ago by Aslak Hellesøy <[email protected]>
Update release process for docker images

8f2433bc4180d8e62719259ad9edc0fbde822634 authored about 5 years ago by Aslak Hellesøy <[email protected]>
Release cucumber-react v2.0.1

19da170d8ae69e54b3f9a4d36f949a3d44d36fde authored about 5 years ago by Aslak Hellesøy <[email protected]>
Post release json-formatter v2.0.0

c51339659c6927bb0d625d31ee0358a5acd61994 authored about 5 years ago by Aslak Hellesøy <[email protected]>
Release json-formatter v2.0.0

3c183efb9e1ee19f11fe2ac910acbf1da52cb1d1 authored about 5 years ago by Aslak Hellesøy <[email protected]>
json-formatter: sort files for predictable tests. Upgrade dependencies.

b0d2ed818113ff640d5e45b786627a9057fa096c authored about 5 years ago by Aslak Hellesøy <[email protected]>
Update internal dependencies. Automate classpath for bin/gherkin

977d24d16ff4f11f637f7e3bbd1ecec760fd529b authored about 5 years ago by Aslak Hellesøy <[email protected]>
Update dependencies

ae7d2bf33e4a6fa291490d8e3a99ab0579c093b4 authored about 5 years ago by Aslak Hellesøy <[email protected]>
Simplify go releases (#737)

* Add make target to remove 'replace' lines in go.mod

* Add make target to add 'replace' line...

0f57a8a72b9caba7d75e8e146b7d65336fe4fbc2 authored about 5 years ago by Vincent <[email protected]>
Update README.md

74c2cc896b6a40dda92215472f229076a379faf4 authored about 5 years ago by Aslak Hellesøy <[email protected]>
Create README.md

9a9ae5bec4ca99f8f935a61597ef7dd9622a0d8b authored about 5 years ago by Aslak Hellesøy <[email protected]>
Update README.md

eaaa67190980a11c8424dc2b7eba4c52d83cd5ab authored about 5 years ago by Aslak Hellesøy <[email protected]>
Create README.md

b4d0906e5fdcf2067dc83f1bb78fe5847a73f3e8 authored about 5 years ago by Aslak Hellesøy <[email protected]>
Fix CHANGELOG

b251090f55b64ae5650e50d78694e6698ae75d80 authored about 5 years ago by Vincent Pretre <[email protected]>
Release json-formatter v1.0.0

113d7ecb937355a1382eb9051088243f40e29a73 authored about 5 years ago by Vincent Pretre <[email protected]>
Update dependencies

869af07d08cbac3a14d9bb73ea5293f321d65c67 authored about 5 years ago by Vincent Pretre <[email protected]>
Merge pull request #727 from cucumber/update-dependencies-messages-6.0.1

Update dependencies after release cucumber-message 6.0.1

187a8b7423d2b8b22f21dbd0f9a5894cdd624d8f authored about 5 years ago by Vincent <[email protected]>
Update dependencies after release cucumber-message 6.0.1

465d44a4a7e3f66246c247abda462f189d671413 authored about 5 years ago by Vincent Pretre <[email protected]>
Merge pull request #716 from cucumber/update-depoendencies-2019-09-30

Update dependencies

1ed18d81fd07e704615702da10abed19a39d7235 authored about 5 years ago by Aslak Hellesøy <[email protected]>
Update dependencies

e891faf5fce9dff62401d3cc381299e44e5c6eff authored about 5 years ago by Aslak Hellesøy <[email protected]>
Merge pull request #706 from cucumber/use-own-timestamps-and-duration

Use our own timestamp and duration message

d7aabebdf955f95db73360276386a162343b03a9 authored about 5 years ago by Aslak Hellesøy <[email protected]>
Merge branch 'master' into use-own-timestamps-and-duration

9c8b0abae80126ebf8df2994b8229e2f9cc0c408 authored about 5 years ago by Aslak Hellesøy <[email protected]>
Merge pull request #709 from cucumber/badeball-restore-native-javascript-gherkin

Badeball restore native javascript gherkin

94f44e6d727ea1c2189a6cbb43c1300f3485b06c authored about 5 years ago by Aslak Hellesøy <[email protected]>
rsync

3f856e9399ba3aaedeccd2ae51bf8c9ab679b879 authored about 5 years ago by Aslak Hellesøy <[email protected]>
Correctly handle Duration message for JSON export

01fdb80d844435b13e71ae940f7661b5af5d3cca authored about 5 years ago by Vincent Pretre <[email protected]>
Regenerate doc for cucumber-messages

557e9cc35847aa541af2fa4ca1d688231ad79ccf authored about 5 years ago by Vincent Pretre <[email protected]>
React step parameters (#700)

* First commit for new json formatter

* Add build scripts for generating golden master

* W...

6904a490967808b76516e30774e8e789afa4d81e authored over 5 years ago by Aslak Hellesøy <[email protected]>
Standalone json formatter (#696)

* First commit for new json formatter

* Add build scripts for generating golden master

* W...

dab63cba98a44bb04e990fa24516d9e0abb6bb4f authored over 5 years ago by Aslak Hellesøy <[email protected]>