Semantic MediaWiki and related extensions
README

TestCases

Contains 21 files with a total of 62 tests:

D

E

F

G

I

L

M

T

V

– Last updated on 2017-11-11 by readmeContentsBuilder.php

Writing a test case

Have a look at the bootstrap.json example test case and the introduction video. For further assistance, please read the following document.

Running a test

The composer integration command can be used the quickly execute the integration tests and in combination with the --filter option allows to select a single specific case.

$ composer integration – –filter vcard
Using PHP 7.1.1
Semantic Result Formats: 3.0.0-alpha
Semantic MediaWiki: 3.0.0-alpha (c352b6a, SMWSQLStore3, mysql)
MediaWiki:          1.31.0-alpha (44c06df, MediaWiki vendor autoloader)
Site language:      en
Execution time:     2017-01-01 12:00
Debug logs:         Disabled
Xdebug:             Disabled (or not installed)
PHPUnit 4.8.35 by Sebastian Bergmann and contributors.
Runtime:        PHP 7.1.1
Configuration:  /var/www/html/w/extensions/SemanticResultFormats/phpunit.xml.dist
Time: 18.38 seconds, Memory: 38.00MB

About | General disclaimer | Privacy policy