A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/tediousjs/node-mssql/wiki/Contributing below:

Contributing · tediousjs/node-mssql Wiki · GitHub

Contributions are very welcome! I will happily accept your pull request if it:

Testing

First create configuration file test/.mssql.json with this content:

{
	"user": "...",
	"password": "...",
	"server": "localhost",
	"database": "master",
	"options": {
		"encrypt": false
	}
}

To run unit test, use:

npm test

To run specific integration tests, use:

npm run-script test-tedious
npm run-script test-msnodesqlv8
npm run-script test-cli

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4