sise-cweb-restful-api-tests

时间:2024-06-04 08:29:05
【文件属性】:

文件名称:sise-cweb-restful-api-tests

文件大小:7KB

文件格式:ZIP

更新时间:2024-06-04 08:29:05

JavaScript

sise-cweb-restful-api-tests 测试您的CWEB项目 用法 将模块作为依赖项安装在您自己的项目中 > npm install sise-restful-api-tests 然后使用以下命令创建一个test.js文件 // Migrations Data var migrations = require ( '../node_modules/sise-db/test/migrations.json' ) // Your RESTful HTTP API implementation entry point var api = require ( '../src/index.js' ) // This are the tests that will be run var test = require ( 'sise-cweb-restful-api-tests'


【文件预览】:
sise-cweb-restful-api-tests-master
----src()
--------base.js(3KB)
--------index.js(36B)
----LICENSE(1KB)
----README.md(968B)
----.gitignore(529B)
----package-lock.json(10KB)
----package.json(758B)

网友评论