Releases: thomaspoignant/api-scenario
v0.3.0
Changelog
0fb668c Skipped property allows you to skip a step (#70)
e5c4012 Update goreleaser config (#72)
Docker images
docker pull thomaspoignant/api-scenario:latest
docker pull thomaspoignant/api-scenario:v0.3.0
docker pull thomaspoignant/api-scenario:v0
docker pull thomaspoignant/api-scenario:v0.3
v0.2.0
v0.1.2
Changelog
67d904a Code style changes for command line example
981e2af Missing body in doc
5334713 Rename property to be compatible with runscope scenario (#67)
55987c7 Update README.md
Docker images
docker pull thomaspoignant/api-scenario:latest
docker pull thomaspoignant/api-scenario:v0.1.2
docker pull thomaspoignant/api-scenario:v0
docker pull thomaspoignant/api-scenario:v0.1
v0.1.1
Changelog
2dd29d4 #17 support variable in value of assertion (#60)
12c8dfa #57 Allow not_empty on bool property (#62)
1ec941c #59 contains and does_not_contains works on JSON array (#61)
cf88ce9 Add docker hub badge
22449de Parrallel CI (#64)
Docker images
docker pull thomaspoignant/api-scenario:latest
docker pull thomaspoignant/api-scenario:v0.1.1
docker pull thomaspoignant/api-scenario:v0
docker pull thomaspoignant/api-scenario:v0.1
v0.1.0
v0.0.2
Allow docker image to call https endpoints
v0.0.1
Changelog
ced5464 Add coverage badge (#31)
1fe5b7d Add example in YAML
634c828 Add link to release (#45)
574a474 Add missing tests to improve coverage (#14)
39b21fd Add response header assertion (#12)
9733a7c Add sonarcloud badge (#39)
f8ed3ed Add test for pause step
e080830 Adding comments and review code style (#20)
ecfb7df Adding licence check badge (#33)
caa27aa All badge should be on the same line
f9f5393 Better example (#7)
1f01293 CI: Add wire install (#30)
c2bc468 Clean some unused property (#29)
7adab6c Coverage need to generate code before running tests
f96fed7 Creating the documentation of the project (#18)
40dcfa6 Disable coveralls until the repo is public
9ad7fce Edit Readme (#5)
52090d5 Export result in file (#43)
8c01fe6 Extract headers to variable
9564544 Fix error in import
f128494 Flacky test (#10)
7ebee4f Flaky test when in a different Locale (#1)
7dd73c7 Generated file has _generated suffix (#23)
f904443 Goreleaser support (#25)
10433e6 Improve coverage (#15)
f38ddf6 Initial commit
022e4e0 Manage color with log level (#13)
a7132a3 PR and Issue template (#44)
674af9f Patch url before extract (#42)
3898fcb Refactor command line option by using spf13/cobra (#6)
621dcb8 Refactor to use a controller model with autowiring (#27)
f37e4ec Rename tests to use GO convention (no underscore) (#38)
3d2add3 Replace v0.0.1 by vX.X.X
e9c6417 Revert change in go.sum and go.mod
10eec58 Running go fmt on the project (#21)
5930645 Some refactor
b39de26 Support yaml config (#26)
283385c Update README.md
412d90e Update README.md
dd925f4 Use logrus to output in console (#9)
505bf19 We need enumer to build the project
084cdba Wrap Print to be able to have a quiet mode and to better handle color (#8)
e74ce2e add install instruction (#37)
81c252f add lint step to CI (#36)
57ade11 broken link for scoop release
cdb9b31 clean names (#35)
a177edf move to after success
5891261 move travis file
545c1a5 rename project to api-scenario (#2)
447b7b3 rename test package (#34)
Docker images
docker pull thomaspoignant/api-scenario:latest
docker pull thomaspoignant/api-scenario:v0.0.1
docker pull thomaspoignant/api-scenario:v0
docker pull thomaspoignant/api-scenario:v0.0