Граф коммитов

454 коммитов

Автор SHA1 Сообщение Дата
Fredrik Lönnblad
c2c123f90a Migrated to github.com/cucumber/gherkin-go - v9.2.0
Signed-off-by: Fredrik Lönnblad <fredrik+github@lonnblad.com>
2020-02-29 16:00:33 -03:00
Fredrik Lönnblad
9a9954aaef
Merge pull request #239 from cucumber/moved-concurrency-to-basefmt
Moved base concurrency support to the basefmt
2020-02-29 15:29:40 -03:00
Fredrik Lönnblad
9b86360854 Moved base concurrency support to the basefmt 2020-02-29 15:08:08 -03:00
Fredrik Lönnblad
3f817c89de
Update CHANGELOG.md 2020-02-29 12:17:09 -03:00
Fredrik Lönnblad
34300222e8
Merge pull request #238 from ericmcbride/master
Re enable custom formatters
2020-02-29 12:12:57 -03:00
Eric McBride
94054ac374 Re enable custom formatters 2020-02-29 08:22:52 -06:00
Fredrik Lönnblad
a6c4aa1aae
Update README.md 2020-02-27 15:43:26 -03:00
Fredrik Lönnblad
7a24e273ff
Merge pull request #235 from cucumber/added-go114-support
Added support for go1.14 and removed support for go1.11
2020-02-27 15:36:43 -03:00
Fredrik Lönnblad
67fef9fc3a Readded some files 2020-02-27 15:27:54 -03:00
Fredrik Lönnblad
87b6c9a9c8 Updated the circleci conf 2020-02-27 15:14:44 -03:00
Fredrik Lönnblad
49701cf890 Added support for go1.14 and removed support for go1.10 and go1.11 2020-02-27 14:56:20 -03:00
Fredrik Lönnblad
f4ebbe614c
Update CHANGELOG.md 2020-02-27 14:37:59 -03:00
Fredrik Lönnblad
b87fa072fc
Merge pull request #232 from lonnblad/bugfix/junit-time-format
Fixed a bug regarding JUnit time field
2020-02-27 14:35:27 -03:00
Fredrik Lönnblad
7565a32d21 Fixed an issue with missing decimals in JUnit 2020-02-26 17:24:04 -03:00
Fredrik Lönnblad
1a35035f3e Fixed a bug regarding JUnit time field 2020-02-26 16:15:39 -03:00
Luke Hill
4267df0fa9
Merge pull request #225 from cucumber/gurjeet-patch-1
Fix minor grammatical error
2020-02-12 08:00:25 +00:00
Gurjeet Singh
46b835301f
Fix minor grammatical error 2020-02-11 17:31:36 -08:00
Fredrik Lönnblad
4eaffcbaf2
Merge pull request #224 from lonnblad/junit-testing
Added gherkin verification of the JUnit formatter
2020-02-11 22:16:52 -03:00
Fredrik Lönnblad
11ac07ea24 Added gherkin verification of the JUnit formatter 2020-02-11 18:55:36 -03:00
Fredrik Lönnblad
055f4a07cf
Merge pull request #220 from lonnblad/pretty-testing
Added gherkin verification of the pretty formatter
2020-02-11 14:10:39 -03:00
Fredrik Lönnblad
de8b0f071b Added features/formatter/pretty.feature 2020-02-11 08:14:46 -03:00
Jayson Smith
58d12bc7e6
Add link to version compares 2020-02-10 10:55:33 -07:00
Jayson Smith
40cfb7dbf8
Add 0.8.1 section to CHANGELOG 2020-02-10 10:54:54 -07:00
Jayson Smith
284b2cc1a1 Merge pull request #219 from cucumber/add-codecov-badge
Switch to new codecov badge
2020-02-09 23:50:31 -07:00
Jayson Smith
970189ff0e Switch to new codecov badge 2020-02-09 23:45:23 -07:00
Jayson Smith
24a0953ff9 Move coverage to its own command 2020-02-09 23:40:18 -07:00
Jayson Smith
105b34d510 Add code coverage orb to circleci build 2020-02-09 23:36:35 -07:00
Jayson Smith
c7c9d3c29b Add links to CHANGELOG for PRs. 2020-02-09 23:14:50 -07:00
Jayson Smith
58038ce0fd Merge pull request #218 from axw/rename-examples
Rename examples to _examples
2020-02-09 23:05:21 -07:00
Andrew Wilkins
776aef9916
Update changelog (rename examples to _examples) 2020-02-10 13:37:47 +08:00
Andrew Wilkins
22a08a545d
Rename examples to _examples
Rename the examples so that their dependencies
don't leak into the main module.
2020-02-10 09:31:52 +08:00
Jayson Smith
949f0eabee
Merge pull request #217 from lonnblad/patch-1
Update CHANGELOG.md
2020-02-08 12:03:28 -07:00
Jayson Smith
cd0c830004
Merge pull request #216 from lonnblad/bugfix/failing-cucumber-test-on-go1.11
Added an extra fixture for cucumber when using go1.11
2020-02-08 12:02:07 -07:00
Fredrik Lönnblad
321e28ab50 Added an extra fixture for cucumber output when go1.11 2020-02-08 15:22:36 -03:00
Fredrik Lönnblad
5fc5614c7d
Update CHANGELOG.md
Added bullets for:
- Added run tests for Cucumber formatting.
- Added concurrency support for JUnit formatting.
2020-02-08 12:16:42 -03:00
Fredrik Lönnblad
824c4310b7 Added a skip for the run tests of cucumber in go1.11.* 2020-02-08 11:59:18 -03:00
Jayson Smith
873daf7d5f
Merge pull request #214 from lonnblad/testing/added-cucumber-run-tests
Added run tests for Cucumber
2020-02-07 17:42:19 -07:00
Fredrik Lönnblad
680d2683cc Added a fixtures folder for expected test output 2020-02-07 19:20:33 -03:00
Jayson Smith
46f5627325
Merge pull request #210 from smikulcik/discord
docs: Add link to Slack community
2020-02-07 14:34:06 -07:00
Simon Mikulcik
09be91ff9a Merge remote-tracking branch 'upstream/master' into discord 2020-02-07 15:31:54 -06:00
Fredrik Lönnblad
ee9f3f0a52 Added run tests for Cucumber 2020-02-07 16:48:40 -03:00
Jayson Smith
deccedda1c
Merge pull request #209 from smikulcik/noDATADOG
fix: Remove DATADOG references
2020-02-07 12:25:12 -07:00
Simon Mikulcik
3c03e25725 Merge remote-tracking branch 'upstream/master' into discord 2020-02-07 12:24:31 -06:00
Simon Mikulcik
f280294028 fix: Switch discord->slack 2020-02-07 12:24:16 -06:00
Simon Mikulcik
7042ddc112 chore: Update changelog 2020-02-07 12:12:06 -06:00
Simon Mikulcik
6f33e13905 Merge remote-tracking branch 'upstream/master' into noDATADOG 2020-02-07 12:03:14 -06:00
Jayson Smith
df4c5e5c9f
Delete .travis.yml 2020-02-06 22:25:04 -07:00
Jayson Smith
0d5dd693b6 Remove missing step 2020-02-06 21:03:00 -07:00
Jayson Smith
0152c420cf Add golint and refactor godog install 2020-02-06 20:59:51 -07:00
Jayson Smith
d874d38bad Fix executor name 2020-02-06 20:46:29 -07:00