Shen
Results
2
issues of
Shen
Only one test case for `power()` function is not enough, ```js expect(calculator.power(4,3)).toBe(64); ``` I add more unit tests: 1. tests with negative base. 2. tests for the negative exponent. 3....
v0.51 is compatible with PowerShell under Window. If the problem remain the same, plz leave message under this issue.