UNPKG
pip-webui
Version:
latest (1.0.5)
1.0.5
1.0.4
1.0.2
1.0.1
1.0.0
HTML5 UI for LOB applications
pip-webui
/
pip-webui-core
/
test
/
test_config.js
4 lines
(3 loc)
•
95 B
JavaScript
View Raw
1
2
3
4
// Switching mocha to TDD style
window
.
mocha
.
setup
({
ui
:
'bdd'
});
// Add new assertions here