TestingTestTest icon indicating copy to clipboard operation
TestingTestTest copied to clipboard

All about testing with tests. Also tests.

Results 7 TestingTestTest issues
Sort by recently updated
recently updated
newest added

I use template literals for return in sayHelloTo function

## Learning about circleci and basic unit testing * added basic loop function to find fibonacci(n) * added test for said function * some cleanup to `sketch.js` exports

Added a function which returns the gcd of two numbers. More tests and functions comming.