وحدة:Yesno/مختبر

هذه هي النسخة الحالية من هذه الصفحة، وقام بتعديلها 185.80.141.5 (نقاش) في 18:46، 12 يوليو 2023 (أنشأ الصفحة ب'-- Example Unit tests for وحدة:سلام. Click talk page to run tests. local p = require('Module:UnitTests') function p:test_hello() self:preprocess_equals('{{((}}#invoke:Bananas | hello}}', 'Hello, world!') end return p'). العنوان الحالي (URL) هو وصلة دائمة لهذه النسخة.

(فرق) → نسخة أقدم | نسخة حالية (فرق) | نسخة أحدث ← (فرق)

خطأ لوا: expandTemplate: template "ملاحظة مختبر الوحدة" does not exist.

-- Example Unit tests for [[وحدة:سلام]]. Click talk page to run tests.
local p = require('Module:UnitTests')

function p:test_hello()
    self:preprocess_equals('{{((}}#invoke:Bananas | hello}}', 'Hello, world!')
end

return p