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

update formatting in readme

df93abf0b6d0370e7c6f79a28ba11500c0fc2ece authored almost 7 years ago by gedi <[email protected]>
add support for binding godog flags to specified *flag.FlagSet

allows to run with go test and use all godog flags for filtering
related to #120

9441eb3b3110fc838c63a6c0ee81a23c88dbc041 authored almost 7 years ago by gedi <[email protected]>
adapts vendoring support for go1.10, should close #118

0371765570d36374bef4ab9f62ed0491f0862a3c authored almost 7 years ago by gedi <[email protected]>
common failed scenario output for progress and pretty format: #113

f9aabcdc5814beeba3111b7a7931f9acc57a7bbc authored almost 7 years ago by gedi <[email protected]>
fixes errored scenario output for outlines closes #113

cf27a6173c6099625c7bb46f13e15ac1bf0dbfcc authored almost 7 years ago by gedi <[email protected]>
bump version and update changelog

6bd67bfcee5a32dcae0b257d0b9764cc29d54934 authored almost 7 years ago by gedi <[email protected]>
Merge pull request #117 from DATA-DOG/go1.10

Go1.10 support for Godog command

0997cc8515072a01d907e82b0f543e8bb8f8e72d authored almost 7 years ago by Gediminas Morkevicius <[email protected]>
support godog package in vendor directory

bf43aba2d8398082f46203ff56e9f724d8eacb8d authored almost 7 years ago by gedi <[email protected]>
builds the package dependency tree when there are no go sources

3456668e83092ea3bf457c0901bb19ab0b68bb6e authored almost 7 years ago by gedi <[email protected]>
vendor package support missing still for go1.10

f9f6c208d62980f1511abfd5724e5764cd4e68a4 authored almost 7 years ago by gedi <[email protected]>
adapt to new compiler and linker in go tool chain

6f63ac8d06042bcf92acd6de61ee717dcd8bad16 authored almost 7 years ago by gedi <[email protected]>
include go 1.9 in travis build

c6efea2224fa09223bb834b85b8aeb733d25bc37 authored almost 7 years ago by gedi <[email protected]>
reference cucumber html formatter in readme #103

8839248093b47f7df62588f3b38472ef43a56988 authored almost 7 years ago by gedi <[email protected]>
Merge pull request #111 from serfdom/patch-1

Update README.md

6dc6dccbf87d4a692a7beb0850685e4e05d25243 authored about 7 years ago by Gediminas Morkevicius <[email protected]>
Update README.md

add `godog.` to the second `TestMain` example to make it runnable.

060dc3818316664ada923a908101a9ea4a082764 authored about 7 years ago by Mark Ayers <[email protected]>
do not fire events when feature or scenario is empty

272624afcc2fc5f818ce069e2e417e7b4fa8bb6c authored about 7 years ago by gedi <[email protected]>
properly filters features by line and tags given

df188464c690564fe6d4474aa65d4ec2998ce7bf authored about 7 years ago by gedi <[email protected]>
closes #101

0093943021d4d6ef88e57bb15c78558351f8a8cd authored about 7 years ago by gedi <[email protected]>
closes #72

385444d0e00f63e8966f059dd045eb9a19ecb31f authored over 7 years ago by gedi <[email protected]>
closes #96

4dc98b0e2b130c3c9d06868a050320e5b310d3e7 authored over 7 years ago by gedi <[email protected]>
closes #98

0b4523c009161a9a6b5cfba1d246f1d35c68c8b0 authored over 7 years ago by gedi <[email protected]>
closes #97

db3c6246b8f70245092e1d33e340eb1160cb81f8 authored over 7 years ago by gedi <[email protected]>
improves builder to use go env in order to find compiler and linker,

closes #64

aea81886130ac1117ca84cbc12012535b1b884d3 authored over 7 years ago by gedi <[email protected]>
should resolve #94

c316cae83241f79e8290eb033321a92e4d484622 authored over 7 years ago by gedi <[email protected]>
closes #92

70f777599da0f5de682b8848d356611c1738b695 authored over 7 years ago by gedi <[email protected]>
closes #90

e82f88d59011926b64c434e75b6bdc897b2c29ad authored over 7 years ago by gedi <[email protected]>
updates travis to check formatting and run latest versions

bfe2b72dcbfd0f8dfd3858122edd26654a9771e8 authored over 7 years ago by gedi <[email protected]>
nested multi line steps with table or content body argument #89

aac216500e84855dea54f4db8fec9e2272ff857d authored over 7 years ago by gedi <[email protected]>
closes #86

b10470da31cdf518f1a859e5d9b7df5b34e17276 authored over 7 years ago by gedi <[email protected]>
Merge pull request #84 from mroth/relax-suitecontext

relax suite context matcher language

b4a371731ce94a9f163c1eeb0055ed8b8a0918f0 authored over 7 years ago by Gediminas Morkevicius <[email protected]>
relax suite context matcher language

This slightly relaxes the language for the SuiteContext matchers, so
that whether one starts the...

299762e5b1b95976546b6a2d4bd63ae0b5d2f642 authored over 7 years ago by Matthew Rothenberg <[email protected]>
compatibility with godog cli

2f95563bb45904109ab5b752438dd84b79439daa authored over 7 years ago by gedi <[email protected]>
Merge pull request #82 from mroth/reusable-metatesting

Reusable metatesting for add-on developers

4af9c12d7b108af314ac9b98ce56421f412250d4 authored over 7 years ago by Gediminas Morkevicius <[email protected]>
fix line numbers in test after rebase

43dd0a1df3471e68ba4a99f5055163ae9dc7b384 authored over 7 years ago by Matthew Rothenberg <[email protected]>
move SuiteContext out of `_test` namespace

This allows it to be easily re-used in other libraries to do
meta-testing on their own godog fea...

2b109b5ea857b9be592afa587bcaed0ee14bcb6d authored over 7 years ago by Matthew Rothenberg <[email protected]>
fix pre-existing typo

fd1b37605718ac790569e182e7857d8fc4a23a1b authored over 7 years ago by Matthew Rothenberg <[email protected]>
allow additional context initializers to be passed to SuiteContext

enables developers to inject extra context into the test environment
when running suites in meta...

304f1ea2327937dd2ccf03b00f0767031e08f4ed authored over 7 years ago by Matthew Rothenberg <[email protected]>
add a general purpose "all steps" test

ef0216a8bce94ecae7678dacfe0d06ef0283ae61 authored over 7 years ago by Matthew Rothenberg <[email protected]>
update godoc description

fe33ed6e75c345de6612c4c23cb67480f86f3357 authored over 7 years ago by Matthew Rothenberg <[email protected]>
tests suite execution function and related errors

92fbee719c9593813b24a6ef042bcad40324ede4 authored over 7 years ago by gedi <[email protected]>
gets rid of fatal func, which exits application on unexpected error

8e9c01d484385a166ad5d5fb28e3c8e5224176cd authored over 7 years ago by gedi <[email protected]>
adds --strict flag to fail suite when there are pending or undefined steps

a3338b5849e00c4730a56fe07078ed53dd440ff6 authored over 7 years ago by gedi <[email protected]>
fixes a bug, when there are undefined steps after failing step #80

f87d99d0aa19fac9f7672ac05169aa6d6fd0d397 authored over 7 years ago by gedi <[email protected]>
updates api example json matcher

865c0c18b6842adda142ca5748974550869d5c31 authored over 7 years ago by gedi <[email protected]>
updates documentation in README

f3b7331ceacbb3e169b9a1d0008135d65d536925 authored over 7 years ago by gedi <[email protected]>
updates readme with selenium related integration references

a0ae829d54df935715cc9701385c832a4a807324 authored over 7 years ago by gedi <[email protected]>
Merge pull request #79 from DATA-DOG/multistep

implements convenient multistep definition

38e3d1fb6df6a7b6c59c120ecd02141764d2c343 authored over 7 years ago by Gediminas Morkevicius <[email protected]>
updates readme and changelog

f09230a6fd4e614d00299300f53aad59f082b4d0 authored over 7 years ago by gedi <[email protected]>
handles undefined step templates for nested steps

e4ed3b9a9c89e36b1656271b5e6c36abf5574ce5 authored over 7 years ago by gedi <[email protected]>
adds more tests for multistep execution

5bfd57218aec0d4102f83c4b41fa64674014fe46 authored over 7 years ago by gedi <[email protected]>
implements multistep - initial attempt

ba80ebcd332b23ef55a8515f7a6176045f89fe59 authored over 7 years ago by gedi <[email protected]>
adds scenarios to test nested steps

703b40de76ce6dfd0c25588071aeada1ae22698b authored over 7 years ago by gedi <[email protected]>
improves stepdef test coverage

88d441e5ceb46c73c1ddb2ea2cca99f9c5ea073a authored over 7 years ago by gedi <[email protected]>
tests progress formatter output production

7474489b9c32193b1e18ea188b20bf497e4e198e authored over 7 years ago by gedi <[email protected]>
fixes time.Duration zero formatted value matching

b41f349e3c84611faceb1ae24a4a5121083c20ac authored over 7 years ago by gedi <[email protected]>
tests junit formatter

df5310a062c2419b35d79f70aad64c5024f27589 authored over 7 years ago by gedi <[email protected]>
resets time to zero for all godog tests

ef794d57cae79fa9c26a943fd881940d0fb742de authored over 7 years ago by gedi <[email protected]>
fixes stack trace test

d3cf3143815322af5239e284a0d1a79490300023 authored over 7 years ago by gedi <[email protected]>
tests printing step definitions and stacktrace formatting

d5a7e38a812ff525a3ca4d5612d71338df8d7428 authored over 7 years ago by gedi <[email protected]>
runs tests with randomized scenario order, adds verbose mode

83675453b7975435f74122191a2422cdc2b52fb1 authored over 7 years ago by gedi <[email protected]>
tests flags and binary builder

90b8d3bfe7bba6162aa6ea9f099c1cb6173c9bd2 authored over 7 years ago by gedi <[email protected]>
removes sorting feature files, accepts them by given order, closes #78

169d617b2673d1db32e737a1a12f9ced68ea4b41 authored over 7 years ago by gedi <[email protected]>
Merge pull request #76 from mroth/randomize-order

allow randomizing scenario order

0b640526cf7bff67a2163a77713ec6d613e4c9d4 authored over 7 years ago by Gediminas Morkevicius <[email protected]>
prints random seed in formatter summary

201677e1529e1320542ef3d943db0c71688f898f authored over 7 years ago by gedi <[email protected]>
single randomSeed Option value, handled as flag.Value

Best of both worlds, this allows for a single int64 value in the
Options struct, but at the same...

d2eb563953e019cc6939fd27b3c7649f467d59b1 authored over 7 years ago by Matthew Rothenberg <[email protected]>
allow setting randomization via flags

allows for setting randomization with flags, but also modifies the
Options struct to now have tw...

f50c3b5e1434ef0ef1414787d153b69b3becb1e9 authored over 7 years ago by Matthew Rothenberg <[email protected]>
fix deterministic scenario ordering with feature concurrency

while global rand is concurrent safe, since each suite is handling
picking scenario order on it’...

cf6160b3f2f4b0b3435a3d5609bcd93ddabe2e15 authored over 7 years ago by Matthew Rothenberg <[email protected]>
switch Random opt from bool to int64

This allows for us to propagate the seed value around, and not have to
have two different values...

0eed963c6323410f50d753551b0f17e3a57213f4 authored over 7 years ago by Matthew Rothenberg <[email protected]>
allow randomizing scenario order

4a754b26a5c1fd9c15543f7273810c38ab2f1f90 authored over 7 years ago by Matthew Rothenberg <[email protected]>
makes more explicit error message for an example json matcher

834d5841c70be12a7f9bcc974f5b14d9ca8babce authored almost 8 years ago by gedi <[email protected]>
fixes test case location matching and bumps version

cf8fbb4ad0d5fab464a5c9b79abbcfbd7c27e85b authored almost 8 years ago by gedi <[email protected]>
simplify cucumber output format matcher for now

96efe41c4d62f558f50ce1716105509ea90349e1 authored almost 8 years ago by gedi <[email protected]>
Merge pull request #67 from ckstettler/cuke-fmt

Added support for the cucumber json format.

f726a8ed55df7ec725d7656df44d799beba73a48 authored almost 8 years ago by Gediminas Morkevicius <[email protected]>
Reformatting.

819ce03090008ab1dec7dcc3e0997b6dc4f0a304 authored almost 8 years ago by Stettler, Robert <[email protected]>
Reformatting.

7a4d079c2aadd27d0ae107da01d45032ba949219 authored almost 8 years ago by Stettler, Robert <[email protected]>
Discovered defects resulting from not comparing the expected and actual structures. Times when actual contained more fields than expected.

d0e613d6c86d97daa5023faa5a0d1599a9174695 authored almost 8 years ago by Stettler, Robert <[email protected]>
Added an additional test case to improve coverage.

877f6a2c49c968e8b2f701752e50511541ad3cc8 authored almost 8 years ago by Stettler, Robert <[email protected]>
Made updates based on golint report.

00836409e43bec3a5e9244da701460b5a6244120 authored almost 8 years ago by Stettler, Robert <[email protected]>
Added support for Docstirngs

Updated lang.feature with the additional cucumber.feature
Updated load.feature with the additiona...

061d3a3b74c64e8cff64338e639b94f6e8f5f554 authored almost 8 years ago by Stettler, Robert <[email protected]>
Added comments to feature node.

Fixed duration
Fix defect is example id

7c9f5bfb023d023538230b20ef671f2aff367be8 authored almost 8 years ago by Stettler, Robert <[email protected]>
Added examples logic.

afc629be69c09ab50682282c1e577ac142a56be6 authored almost 8 years ago by Stettler, Robert <[email protected]>
Added examples logic.

9820f49ceb004a2beca1ef7d4ff2442055102b78 authored almost 8 years ago by Stettler, Robert <[email protected]>
Save some work for cucumber format.

a201aed43219f37984aa64ddfc94c9924a05c93e authored almost 8 years ago by Stettler, Robert <[email protected]>
bumps version

c3f5ce27930fff8efffaaf0acab7f24d5deecdbc authored almost 8 years ago by gedi <[email protected]>
adds back bold font for matched arguments, was lost while refactored

84023ead3e5c3f0eb5452d762d73e99d0a9835da authored almost 8 years ago by gedi <[email protected]>
closes #65

f8334bc959e523be49fcbe8087c44ff120ba4b34 authored almost 8 years ago by gedi <[email protected]>
closes #60 allows custom formatters to run concurrently

5a471a7e2fe85ca81d3bdd6d1b2a2e3ce0dfabaa authored almost 8 years ago by gedi <[email protected]>
Merge pull request #59 from Dogild/STDINGodog

Fixed: assigned os.Stdin to cmd.Stdin when launching godog

380fc85cb96def3bcfca40784c6423383082c0ac authored almost 8 years ago by Gediminas Morkevicius <[email protected]>
Fixed: assigned os.Stdin to cmd.Stdin when launching godog

a4f199f35f576e8e31436bf9d722e7b9bf5e7115 authored almost 8 years ago by Alexandre Wilhelm <[email protected]>
adds codecov.io report

601d08717389c394c20aa05dd806466fd9affbf3 authored about 8 years ago by gedi <[email protected]>
use Options in FlagSet

2e189ad0f9dee046e42bb5f04a7ec5e91ec0700e authored about 8 years ago by gedi <[email protected]>
closes #54 will print stack trace if case of panic

bfb741f6c73811340550015e12b2d8f643236dfe authored about 8 years ago by gedi <[email protected]>
fix examples based on recent changes

dbda8afb77e98ad06c41492ee91e82cd8f878a0f authored about 8 years ago by gedi <[email protected]>
update change log

623ff9946e5c72834c19a019a153b8e3a338a52c authored about 8 years ago by gedi <[email protected]>
allow run options to configure output writer

e2069934b36afe2db654792984fe6dec1877192f authored about 8 years ago by gedi <[email protected]>
refactor colorization into the separate package

115923c97f4a806fd90d9b5108b7de67ae361a8f authored about 8 years ago by gedi <[email protected]>
handle the trailing space in snippets

a4b5349b942832d630143ce68536e1e648a9d8cb authored about 8 years ago by gedi <[email protected]>
fixed test case finished event determination

fb26a4d567caa34a22798298803fb7a0ad3f067d authored about 8 years ago by gedi <[email protected]>
pass in suite name - tested package name

1467bfd672211a2804cb95c68e58e70a34ae06ac authored about 8 years ago by gedi <[email protected]>
do not exit with error when producing event stream

dcc654c5fb8e977fa88e1018f108412805605a3c authored about 8 years ago by gedi <[email protected]>