chaosblade-io / chaosblade

An easy to use and powerful chaos engineering experiment toolkit.(阿里巴巴开源的一款简单易用、功能强大的混沌实验注入工具)
https://chaosblade.io
Apache License 2.0
5.96k stars 946 forks source link

Improve quality of chaosblade projects under chaosblade-io org #355

Open xcaspar opened 4 years ago

xcaspar commented 4 years ago

The chaosblade-io organization contains many chaosblade-related engineering projects, some of which are as follows:

At present, some projects lack unit testing and travis-ci. Now we need to add unit testing and travis-ci for the above projects. The requirements are as follows:

  1. Add travis-ci to the above projects and improve the Makefile
  2. Select at least two projects to add unit tests, with the test coverage reaching more than 50%

Related issue: #352

AayushTyagi1 commented 4 years ago

Hey @xcaspar I would like to pick this project for ASOC2020. I would really appreciate if you provide me with additional resources for me to dive into for better implementation regarding the proposal.