← Back to team overview

anewt-developers team mailing list archive

Re: Unit testing

 

Wouter Bolsterlee wrote:
Hey all,

The current test code in Anewt is quite messy. What about using PHPUnit [1]
(or something else) for basic testing? Does any of you have experience with
unit testing in PHP? And additionally, how to properly integrate this into
the Anewt codebase?

No real experience there personally, though I have done some experimenting with JUnit.

It sounds like a good idea. I'd say we integrate it via a testing module? Maybe we can even add some anewt flair into it? :)

-- Sander



Follow ups

References