https://bugzilla.wikimedia.org/show_bug.cgi?id=43222

--- Comment #15 from physikerwelt <[email protected]> ---
(In reply to comment #14)
Thanks for these hints. However I was aware of the technical aspects.
Maybe to be more precise. Is there a prototpe extension that comes up with good
unit tests. Especially the database stuff is something that is not trival to
test.


> Generally we have parser tests, which you've already seen, PHPUnit tests (can
> be used for unit or integration tests on server), QUnit (JavaScript unit
> tests), and Cucumber for integration tests (testing the overall user
> experience
> through the web browser).
> 
> Probably, PHPUnit would be most important for your stuff, but if you want to
> add some QUnit or Cucumber, that would be a bonus, particularly for the
> MathJax
> stuff.
> 
> See https://www.mediawiki.org/wiki/PHPUnit,
> https://www.mediawiki.org/wiki/QUnit and
> https://www.mediawiki.org/wiki/Cucumber
> 
> I've done a lot of QUnit here, and some PHPUnit, so I can definitely help
> with
> those.  I'm working on a Cucumber test right now, but I haven't committed
> anything yet.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to