Integration tests

From Linux Web Expert

Revision as of 11:40, 16 July 2020 by >Krabina Bernhard
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Template:Interlanguagelink: en

Integration testing
Using PHPUnit in connection with Semantic MediaWiki
Collection
{{#widget:YouTube|id=7fDKjPFaTaY|width=250|height=250 }}
Keywords
PHPUnit · Testing · Tests · Integration tests · PHP

The following list (and while not exhaustive) includes most common integration tests run by Semantic MediaWiki prior any merge to its code base to ensure that besides its unit tests, integration with MediaWiki is being examined as well.

Users familiar with wikitext should be able to replicate test cases from the list in their local wiki by simply copying the content from a file.

{{#github:tests/phpunit/Integration/JSONScript/README.md}}