Closed skeggse closed 10 years ago
Seriously annoying that this hasn't been fixed. Was wondering why tests using withArgs failed when using karma to run my tests, since I could see it used version 1.2, exactly the same as the version cloned from github.
They should have a build script that automatically updates the version numbers based on package.json
https://github.com/truongsinh/expect/ in this fork I pumb version to 0.3.0-dev, as we have more APIs and are about to implement plugin mechanism.
Fixed in 0.3.1
The version exposed in expect.js does not match the version specified in package.json, as per #42.