testing-bubble-sort
v1.0.0
Published
testing bubble sort
Downloads
11
Readme
Testing
To run the comprehensive test suite included with BubbleSortJS, navigate to the library's root directory in your terminal and run the comprehensiveTestBubbleSort function. This function tests the bubbleSort algorithm under various scenarios to ensure its reliability and correctness.
testBubbleSort();