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

Basic unit tests stuff #9

Open
trasher opened this issue Nov 15, 2016 · 0 comments
Open

Basic unit tests stuff #9

trasher opened this issue Nov 15, 2016 · 0 comments

Comments

@trasher
Copy link
Contributor

trasher commented Nov 15, 2016

Unit testing a GLPi plugin is not really difficult, but it requires some basic work before.

FusionInventory plugin has unit tests, but the whole is based on ant, and I would prefer not to use this. formcreator also now have tests; maybe it would be interesting to take an eye on it.

For testing framework... Logically, we should use PHPUnit, as this is used in GLPi, even if I really would prefer to work with atoum.

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

1 participant