Adam
Новая страница: «local scribuntoUnit = require( 'Module:ScribuntoUnit' ) local testUtils = require( 'Module:Wikidata/TestUtils' ) local p = scribuntoUnit:new() local libName = 'Wikidata/Medals' -- Helper to run all tests using sandbox version of the library from the debug console. To run against main lib, use =p.run() function p.runSandbox() local frame = mw.getCurrentFrame():newChild{title='testcases', args={module=libName .. '/sandbox', displayMode='log'}} return p.ru...»