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

Automated tests #10

Open
fabriciofx opened this issue Aug 5, 2017 · 6 comments
Open

Automated tests #10

fabriciofx opened this issue Aug 5, 2017 · 6 comments

Comments

@fabriciofx
Copy link
Collaborator

Every time we change the git-work code, we have to do manual tests. This step consumes a lot of enfort and time. So, we need implement automated tests do improve it and garantee code quality to this project. @mdbs99 WDYT?

@mdbs99
Copy link
Owner

mdbs99 commented Aug 5, 2017

You're absolutely right. Do you see a way to make this using bash?

@mdbs99
Copy link
Owner

mdbs99 commented Aug 6, 2017

There are some Unit tests frameworks, but I don't know which is the most used.

@fabriciofx
Copy link
Collaborator Author

@mdbs99 I don't know which is most used too. Maybe we should look at git source code too. WDYT?

@mdbs99
Copy link
Owner

mdbs99 commented Aug 6, 2017

It's a huge code!
Well, we can try... but did you see the Unit test frameworks in the previous link? Looks simple to me.

@fabriciofx
Copy link
Collaborator Author

fabriciofx commented Aug 6, 2017

I got a recomendation to use BATS. This tutorial could help us in its usage. WDYT?

@mdbs99
Copy link
Owner

mdbs99 commented Aug 7, 2017

Ok, let's try this.
Could you make the environment and a first test?

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

2 participants