Viacheslav Poturaev
|
aba6a689a4
|
Update CI for go1.20 (#552)
|
2023-04-04 00:11:09 +02:00 |
|
Tighearnán Carroll
|
6ce2b8696b
|
Use fs.FS abstraction for filesystem (#550)
* compiles
* mock fs in tests
* fix parser tests
* fix run.go
* rename FeatureFS to FS
* fix docs typos
* remove debug log
* add os.DirFS("./") to default options
* reword docstring
* add fs wrapper
* updated readme and changelog
* added note
* fix changelog
* remove ./ gating from defaults
* add new storage.FS tests
* increase coverage of parser.parsePath
* increase coverage of TestSuite.RetrieveFeatures
* remove another os.Stat
---------
Co-authored-by: Tighearnán Carroll <tighearnan.carroll@gamil.com>
|
2023-03-27 21:52:51 +02:00 |
|
Alexandru Chitu
|
2264a0037b
|
chore(*): BREAKING CHANGE, use new repos for cucumber and messages (#515)
* chore(*): use new repos for cucumber and messages
* chore(*): go mod tidy _examples
Co-authored-by: otrava7 <alexandru.chit@gmail.com>
|
2023-01-05 12:41:56 +01:00 |
|
MBow
|
5414f3c5da
|
update gherkin-go to v19.0.3
update messages-go to v16.0.1
bump gomod version
comment on log line in std os.Stderr
examples to non rc version
go mod tidy
update circle (tbd)
|
2021-06-28 17:19:43 +01:00 |
|
Fredrik Lönnblad
|
2fa3b9f08c
|
Moved StepDefinition to the formatters pkg
|
2020-07-11 10:49:36 +02:00 |
|
Fredrik Lönnblad
|
150c400163
|
Created internal packages for formatters, storage and models
|
2020-07-02 08:51:31 +02:00 |
|