Skip to content
Mahmoud Emad edited this page Jul 26, 2023 · 16 revisions

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

  • has tests
  • looks reasonable
  • does not break backwards compatibility

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
Clone this wiki locally
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy