Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test - Improve unit testing using test helpers library #365

Open
titouanfreville opened this issue Dec 10, 2020 · 0 comments
Open

Test - Improve unit testing using test helpers library #365

titouanfreville opened this issue Dec 10, 2020 · 0 comments
Labels
❓ question Consider using support forums: https://cucumber.io/tools/cucumber-open/support ⚡ enhancement Request for new functionality

Comments

@titouanfreville
Copy link
Contributor

While working in the repository, it fells quite hard to add clean unit test.

As all tests repose only on golang vanilla tools, it is quite hard to manage tests on Panic for example or provide a clear vue of what is tested, how and why.

Could we envisage to use a library to help assertions and render a clear test output ?

(I am used to https://github.com/smartystreets/goconvey witch outputs can directly be used as doc if correctly written but we could use other solution as well) :)

@titouanfreville titouanfreville added ❓ question Consider using support forums: https://cucumber.io/tools/cucumber-open/support improvement labels Dec 10, 2020
@aslakhellesoy aslakhellesoy added ⚡ enhancement Request for new functionality and removed improvement labels Feb 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
❓ question Consider using support forums: https://cucumber.io/tools/cucumber-open/support ⚡ enhancement Request for new functionality
Projects
None yet
Development

No branches or pull requests

2 participants