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

29 коммитов

Автор SHA1 Сообщение Дата
gedi
a69e4c666a
add additional module test and go 1.12 for travis 2019-03-15 09:19:31 +02:00
gedi
c65ea2b545
add go1.11 to travis build 2018-09-03 21:05:05 +03:00
gedi
6f63ac8d06
adapt to new compiler and linker in go tool chain 2018-03-03 20:50:14 +02:00
gedi
c6efea2224
include go 1.9 in travis build 2018-02-07 09:46:20 +02:00
gedi
bfe2b72dcb
updates travis to check formatting and run latest versions 2017-06-09 11:45:38 +03:00
gedi
7474489b9c
tests progress formatter output production 2017-04-28 16:37:36 +03:00
gedi
83675453b7
runs tests with randomized scenario order, adds verbose mode 2017-04-27 17:43:00 +03:00
gedi
601d087173 adds codecov.io report 2016-12-07 09:14:17 +02:00
gedi
351a1adaf9 update travis and add 1.7 go version 2016-09-20 15:37:31 +03:00
gedi
c191427d29 go15 and later can be supported only, tested and confirmed 2016-06-15 14:38:29 +03:00
gedi
62c22e1df8 support for multiple GOPATHs 2016-06-15 11:55:39 +03:00
gedi
4b6e3ea343 remove go1.4 from supported versions 2016-06-14 17:53:38 +03:00
gedi
518101cbc7 ship gherkin parser in a subpackage to prevent compatibility conflicts 2016-05-27 09:23:09 +03:00
gedi
4c779c8fdf drop support for older than 1.4 go versions 2016-05-22 23:35:20 +03:00
gedi
a7c71e3171 remove linters from travis, too much changes to support all go versions 2016-03-31 10:36:24 +03:00
gedi
b669223afd BC break was introduced in gherkin-go master, use gopkg.in for explicit version 2016-03-02 15:28:04 +02:00
gedi
d4829078a9 update travis build for go 1.1 2015-07-03 16:19:52 +03:00
gedi
970eddc16a refactor suite runner to support concurrent model
* ef86715 add a concurrency flag
* 8674a58 run suite concurrently, closes #3
2015-07-03 15:54:26 +03:00
gedi
46f5218d36 update examples/db to pass golint 2015-07-03 10:44:25 +03:00
gedi
42158ff04b do not lint examples on travis 2015-07-02 23:05:01 +03:00
gedi
3ec64f42c9 run go tests only in root package 2015-07-02 16:42:56 +03:00
gedi
d25440860b update travis to test more go versions to ensure compatibility
* 172ad49 do not fetch linters and vet for go 1.1 tests
2015-07-02 11:22:18 +03:00
gedi
3b529178f3 fixed merged imports, was not including sql drivers for example 2015-07-02 11:09:58 +03:00
gedi
b3b02bc417 minor optimizations, add []byte support for arguments 2015-06-28 11:37:05 +03:00
gedi
c6d00dd6d5 refactor to use cocumber gherkin3 parser library
* bdde4c4 fix test suite and migration changes
* a3b6e01 refactor pretty formatter
* 2c0c7ba fix outline scenario handling
* f6b411d add a different language test feature

add a different language test feature
2015-06-25 21:19:02 +03:00
gedi
d5755df70c ensure source formatting with golint, go vet and go fmt 2015-06-23 15:27:22 +03:00
gedi
0c558cee36 reorganize files, move formatter to separate file 2015-06-18 09:11:40 +03:00
gedi
743083181e exit status on failure, test godog with godog on travis 2015-06-17 17:58:22 +03:00
gedi
6182dc5d72 give a project name 2015-06-10 16:15:01 +03:00