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

Unit tests everything #1

Open
szepeviktor opened this issue Nov 13, 2014 · 2 comments
Open

Unit tests everything #1

szepeviktor opened this issue Nov 13, 2014 · 2 comments

Comments

@szepeviktor
Copy link

Do you plan to strengthen the code with unit tests?

@duzun
Copy link
Owner

duzun commented Nov 13, 2014

Yes.
I wrote the code quite a long a go and have used it in few projects.
It doesn't have any major or obvious issues.
Nevertheless I want to add some features I think are very important and also start testing old and new features.

PRs are welcome.

@duzun
Copy link
Owner

duzun commented Feb 11, 2015

I have prepared the tools for testing and Travis-CI settings.
I'm using npm to automate tasks.

npm run test-dev - run PHPUnit tests with file watcher
npm run test - just run PHPUnit tests

@duzun duzun changed the title Unit tests Unit tests everything Nov 19, 2015
marcosraudkett added a commit to marcosraudkett/hQuery.php that referenced this issue Jul 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants