{ "description": "Test `#concept` on predefined property (`wgContLang=en`, `wgLang=es`)", "setup": [ { "namespace": "SMW_NS_CONCEPT", "page": "Example/P0501/1", "contents": "{{#concept: [[Modification date::+]] |Modification date}}" } ], "tests": [ { "type": "parser", "about": "#0 canonical representation, not userlang specific", "subject": "Example/P0501/1", "namespace": "SMW_NS_CONCEPT", "assert-output": { "to-contain": [ "

Modification date

[[Modification date::+]]
" ], "not-contain": [ "

Modification date

[[Fecha de modificación::+]]
" ] } } ], "settings": { "wgContLang": "en", "wgLang": "es" }, "meta": { "version": "2", "is-incomplete": false, "debug": false } }