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

[FEATURE] Add Testing for successful build for commits and PRs #10

Open
satyammittal opened this issue Jun 1, 2019 · 2 comments
Open
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@satyammittal
Copy link
Member

Currently for PRs and commits, It will be easier for reviewers and users to see whether the program is still successful building.

It will also enable us to see which version of python we are supporting.

I will recommend travis/jenkin jobs but Recommendations are welcome.

@satyammittal satyammittal added good first issue Good for newcomers help wanted Extra attention is needed labels Jun 2, 2019
@satyammittal
Copy link
Member Author

I have enable travis testing (https://github.com/scalability4all/voice-enabled-chatbot/blob/master/.travis.yml). Now we need to add pytests.

@RN0311
Copy link
Member

RN0311 commented Mar 21, 2020

@satyammittal : We can also, use tox a powerful tool for automation and testing in python.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants