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] Change testing tools #106

Open
byeongsu-hong opened this issue Aug 8, 2019 · 0 comments
Open

[Test] Change testing tools #106

byeongsu-hong opened this issue Aug 8, 2019 · 0 comments

Comments

@byeongsu-hong
Copy link
Contributor

related #18

배경

지금은 순수 testing 라이브러리만 사용해서 테스트를 짜는 중임.
그러나, e2e테스트코드를 보던 중 ginkgo와 gomega를 사용해서 app registry api 테스트를 구현해놓은것이 확인됨.
코드를 보니 contract를 테스트할때와 비슷하게 BDD로 e2e테스트를 짜면 좋을 것 같다고 생각함.

제안

하는김에 ginkgo/gomega말고 goconvey를 사용했으면 좋겠음.
이건 심지어 웹으로 테스트 결과도 보여주는 갓갓툴임. 똑같이 BDD로 테스트를 짤수도 있어서 좋을 것 같음.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant