Fredrik Lönnblad
c4aea2e999
Update README.md
2020-10-14 11:03:29 +02:00
Fredrik Lönnblad
d4c18852f0
Made a fix for the unstable Randomize Run tests ( #354 )
2020-10-14 10:39:01 +02:00
Fredrik Lönnblad
d4190b06d8
Added a comment regarding running the examples within the $GOPATH ( #352 )
...
* Added a comment regarding running the examples within the GOPATH
* Update README.md
2020-10-14 09:57:06 +02:00
Fredrik Lönnblad
7014a10e2f
Fixed the undefined step definitions help ( #350 )
2020-10-14 08:39:14 +02:00
Hans van den Bogert
027a1abf0e
Pdoc(FAQ/TestMain): testing.M.Run()
is optional ( #353 )
2020-10-14 07:30:45 +02:00
Fredrik Lönnblad
ae808ea89b
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 more improvements
2020-10-12 09:14:14 +02:00
Fredrik Lönnblad
5e994943b3
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 the help text for the run command
* made some small changes to the help text of the run and build cmd
2020-10-12 09:13:45 +02:00
Fredrik Lönnblad
66793de350
Merge pull request #321 from cucumber/new-flag-pkg
...
Added Cobra for the Command Line Interface
2020-10-08 18:35:06 +02:00
Fredrik Lönnblad
c99a04ca90
Merge pull request #333 from cucumber/upload-artifacts
...
Added make commands to create artifacts and upload them to a github release
2020-07-25 14:37:40 +02:00
Fredrik Lönnblad
41ff4b4a16
Added make commands to create artifacts and upload them to a github release
2020-07-18 13:18:20 +02:00
Fredrik Lönnblad
daa36b6922
Merge pull request #332 from cucumber/moved-stepdef-to-the-public-formatters-pkg
...
Moved StepDefinition to the formatters pkg
2020-07-14 18:40:23 +02:00
Fredrik Lönnblad
2fa3b9f08c
Moved StepDefinition to the formatters pkg
2020-07-11 10:49:36 +02:00
Fredrik Lönnblad
ce8036f79d
Merge pull request #331 from cucumber/write-output-to-file
...
--format junit:result.xml will now write to result.xml
2020-07-09 14:26:15 +02:00
Fredrik Lönnblad
d0991c8488
--format junit:result.xml will now write to result.xml
2020-07-08 23:08:49 +02:00
Fredrik Lönnblad
722d97bc48
Added Cobra for the Command Line Interface
2020-07-07 21:13:25 +02:00
Fredrik Lönnblad
e6223baaff
Merge pull request #330 from cucumber/custom-formatter-example
...
Created a simple example for a custom formatter
2020-07-07 17:26:12 +02:00
Fredrik Lönnblad
eb6779c4ac
Merge pull request #329 from cucumber/internal-parser-pkg
...
Moved the parser code to a new internal pkg
2020-07-07 08:10:17 +02:00
Fredrik Lönnblad
6d3da7a27b
Created a simple example for a custom formatter
2020-07-07 07:54:27 +02:00
Fredrik Lönnblad
813312606f
Moved the parser code to a new internal pkg
2020-07-05 18:40:56 +02:00
Fredrik Lönnblad
783f5e40a3
Merge pull request #323 from cucumber/move-formatters-to-internal-pkg
...
Added internal packages for formatters, storage and models
2020-07-05 18:14:53 +02:00
Fredrik Lönnblad
150c400163
Created internal packages for formatters, storage and models
2020-07-02 08:51:31 +02:00
Fredrik Lönnblad
28ad994ad1
Merge pull request #327 from cucumber/internal-builder-pkg
...
Added an internal pkg for the builder
2020-07-02 08:21:59 +02:00
Fredrik Lönnblad
99723f8220
Moved the builder code to a new internal pkg
2020-07-01 07:54:59 +02:00
Fredrik Lönnblad
4da375f4c0
Merge pull request #326 from cucumber/internal-parser-pkg
...
Added an internal package for tags filtering
2020-07-01 07:13:37 +02:00
Fredrik Lönnblad
e38c6ed719
Added an internal package for tags filtering
2020-06-30 22:52:50 +02:00
Fredrik Lönnblad
183de20e80
Merge pull request #322 from cucumber/removed-deprecated-things
...
Removed deprecated code
2020-06-29 08:36:33 +02:00
Fredrik Lönnblad
dbd8cdf723
Removed deprecated code
2020-06-27 19:13:38 +02:00
Fredrik Lönnblad
c7d739336b
Updated CHANGELOG.md references in the release-notes
2020-06-25 10:12:20 +02:00
Fredrik Lönnblad
51a387469c
v0.10.0 release
2020-06-25 08:58:03 +02:00
Fredrik Lönnblad
cff1e2f197
Merge pull request #313 from cucumber/v0.10.0-rc1
...
Wrote Release Notes and updated CHANGELOG, README, etc. for v0.10.0-rc1
2020-06-25 08:24:16 +02:00
Fredrik Lönnblad
fc084134a0
Wrote Release Notes, updated CHANGELOG.md and versions in README.md and godog version const
2020-06-23 20:42:48 +02:00
Fredrik Lönnblad
2cc5a5548a
Update CHANGELOG.md
2020-06-23 20:37:03 +02:00
Fredrik Lönnblad
b7dd08770f
Merge pull request #315 from cucumber/remove-features-with-no-scenarios
...
Fixed so that we don't execute features with zero scenarios
2020-06-23 20:33:14 +02:00
Fredrik Lönnblad
7df9dadeb9
Fixed so that we don't execute features with zero scenarios
2020-06-23 19:53:46 +02:00
Fredrik Lönnblad
1033ce083b
Merge pull request #317 from cucumber/fixed-the-random-flag-bug
...
Fixed the broken --random flag
2020-06-21 21:22:13 +02:00
Fredrik Lönnblad
376280cfc6
Fixed the broken --random flag
2020-06-21 14:43:15 +02:00
Fredrik Lönnblad
9795588012
Updated CHANGELOG.md
2020-06-20 23:31:31 +02:00
Fredrik Lönnblad
46c8dbcbcb
Merge pull request #314 from cucumber/deprecations
...
Deprecated SuiteContext and ConcurrentFormatter
2020-06-20 23:20:29 +02:00
Fredrik Lönnblad
0ef3d6d5e1
Deprecated SuiteContext and ConcurrentFormatter
2020-06-20 23:18:24 +02:00
Fredrik Lönnblad
d9e0ff7489
Merge pull request #312 from cucumber/removed-deprecated-feature-hooks
...
Removed the deprecated feature hooks
2020-06-20 23:03:03 +02:00
Fredrik Lönnblad
1d724e2107
Removed the deprecated feature hooks
2020-06-20 20:06:30 +02:00
Fredrik Lönnblad
6e01c51e3d
Merge pull request #311 from cucumber/feature/concurrent-scenarios
...
Added support for concurrent scenarios
2020-06-15 07:10:21 +02:00
Fredrik Lönnblad
39940f55bc
Added support for concurrent scenarios
2020-06-14 19:21:01 +02:00
Fredrik Lönnblad
57422f2015
Merge pull request #310 from cucumber/remove-fmt-states
...
Refactored some states in the formatters and feature struct
2020-06-14 12:12:48 +02:00
Fredrik Lönnblad
b717039e16
Refactored some states in the formatters and feature struct
2020-06-14 09:49:22 +02:00
Fredrik Lönnblad
a03a1b8d2c
Merge pull request #308 from cucumber/bugfix/junit-testsuite-time
...
Fixed an issue with calculating time for junit testsuite
2020-06-13 10:45:01 +02:00
Fredrik Lönnblad
e61d3558c6
Fixed an issue with calculating time for junit testsuite
2020-06-13 10:39:07 +02:00
Fredrik Lönnblad
849e8e499b
Merge pull request #307 from cucumber/broke-up-some-files
...
Broke out some code from massive files into new files
2020-06-13 09:25:45 +02:00
Fredrik Lönnblad
25b1915272
Broke out some code from massive files into new files
2020-06-13 09:20:06 +02:00
Fredrik Lönnblad
a57f082852
Merge pull request #306 from cucumber/store-gherkin-ast-in-storage
...
Added features to the in-mem storage
2020-06-13 09:18:19 +02:00