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

Add phpunit #7

Merged
merged 5 commits into from
Sep 29, 2019
Merged

Add phpunit #7

merged 5 commits into from
Sep 29, 2019

Conversation

girorme
Copy link
Contributor

@girorme girorme commented Sep 29, 2019

Hi, this PR adds phpunit to the tool.
I've added tests to Util class first (I'all send another PR to Main but i need to fix some windows compatibility issues first to send in the same PR)

Running tests:

$ composer test

The command above run all tests in the tests/ folder

Changelog:

  • Add Os class to centralize os related commands
  • Changed Util to receive Os class to improve tests and maintenance
  • Changed Main to receive Util class to improve tests and maintenance

Thanks for the great tool.

@roger-sei roger-sei merged commit 36d79e0 into roger-sei:master Sep 29, 2019
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

Successfully merging this pull request may close these issues.

None yet

2 participants