metarhia / metatests

Extremely simple to use test framework and runner for Metarhia technology stack 🧪
https://metarhia.com
Other
18 stars 4 forks source link

Implement metatests.namespace #2

Closed tshemsedinov closed 6 years ago

tshemsedinov commented 7 years ago

This will add namespace to search functions in.

const obj = require('submoduleName');
metatests.namespace(obj);