Skip to content

paulbreuler/D365-UI-Mocha-Test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

D365-UI-Mocha-Test

Mocha and Chai based tests for D365-UI-Test for those who love their Mocha ☕️.

Usage

Tests can be launched using VS Code's built-in debugger allowing you to set breakpoints in VS Code.

Tests can alternately be ran from the command line using the following command.

npm run test 

Be sure to install dependencies first with npm i

References

Based on the Jest demo provided by XRM-OSS located at the link below.

https://github.com/XRM-OSS/D365-UI-Test-Jest-Demo

About

Example setup of D365-UI-Test TypeScript setup using Mocha test framework

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published