Replies: 2 comments
-
Chart.js uses jasmine or mocha for its testing because those are listed in the package file for the testing utils that are being used, so you can look here in the test folder to see how our test are written: https://github.com/chartjs/Chart.js/tree/master/test Extra info about tests and image based tests: https://www.chartjs.org/docs/master/developers/contributing.html#building-and-testing |
Beta Was this translation helpful? Give feedback.
0 replies
-
I want to test my Component which is using Bar chart from chart js. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Beta Was this translation helpful? Give feedback.
All reactions