Integration with Jenkins , CI/CD
Idea: Execute test in Cli then Integration in any CI/CD.
Hi @borisgr04 thanks for suggestion, will add to the roadmap.
hi @rangav where we can see the roadmap of the new features? , being able to occupy ci/cd is very important.
Hi @xmoddisx roadmap is not published to public yet, will publish in next couple of days and share the link.
This is a very important feature to make sure that Thunder can be integrated into CI.
Otherwise, another test suite is needed and it does not make sense to duplicate tests in two different places (making Thunder not the right tools for writing API tests)
Just wanted to say that I would really like to have this feature. The inability to run my tests in CI is a deal breaker for me...
it would be really useful if we can run the test via CLI. I hope you can implement this feature and we can get rid of postman/newman or any other middleman :D
This feature is my next priority, this is planned for next update.
Looking forward to this feature 👍
Hi All - Planning to release this feature by end of this month.
Hi All, development is finished, We are planning to launch Thunder Client CLI next week, which will have lot of new innovative features, stay tuned…
This feature is now implemented and published to marketplace, please update to v2.4.0
Thunder Client CLI
- https://github.com/rangav/thunder-client-support/releases/tag/v2.4.0
Documentation
- For documentation read our blog post on medium.com
Product Hunt
- We are launching today on Product Hunt, Please upvote and let us know any feedback.
@rangav Hey there, thank you for the great release 👍 , just wondering, how to stop the execution of the ci/cd pipeline, when the tests with tc fail ? I'm thinking it could have a command line argument to error when a test fail? even for a precommit hook it would be great to be able to error and prevent the commit
thanks !
@MorganSpfns glad you like it. Will research about it and get back to you
Hi All,
Hope you all used CLI tool, Please let me know your feedback about what you like and any improvements required?
@MorganSpfns stop collection on request fail in implemented.
- please update extension to
v2.4.2 - update CLI to
v1.0.7
See all features released https://github.com/rangav/thunder-client-support/releases/tag/v2.4.2
Please let me know your feedback.
Awesome thank you, will try it out
Hi, Now you can run Multiple or All Collections from CLI in v1.1.0
- Run All Collections using
tc --col all - Run Multiple Collections
tc --col colIdOrName1,colIdOrName2 - Update CLI to version - v1.1.0
Release Notes: https://github.com/rangav/thunder-client-support/releases/tag/v2.5.0
Please let me know your feedback.