-
Use a property-based testing library to generate sequences of transactions , run them and verify invariants/properties that must hold (for example a `submitBid` call should fail if the amount == 0, bu…
-
## Version **1.0.7** of [chance](https://github.com/chancejs/chancejs) just got published.
Branch
Build failing 🚨
Dependency
chan…
-
the randomness makes it really hard to track down an issue when it is not predictable when it will happen
* somehow print the seed in the test output (at least in a failure case)
* allow the ability…
travi updated
7 years ago
-
Hi there,
I'm getting this when installing chance via bower:
bower cached https://github.com/victorquinn/chancejs.git#1.0.6
bower validate 1.0.6 against https://github.com/victorqui…
-
A clean install & test of Chance.js in a modern Node.js environment now fails. This is probably due to [breaking changes in NPM 3.0.0](http://dailyjs.com/2015/06/26/npm-3/):
> Your dependencies wil…
-
When setting Faker values for Models, for example,
```
"first-name": {
"type": "string",
"faker": "name.firstName"
```
on a User model, the "Spec" in Scenarios is no longer valid (as the fa…
-
Reference implementations:
https://github.com/jashkenas/underscore/blob/master/underscore.js#L324-347
-
-
[迁移业界优秀模块到 spmjs.io 并反推的简易教程](https://github.com/spmjs/spm/wiki/%E8%BF%81%E7%A7%BB%E4%B8%9A%E7%95%8C%E4%BC%98%E7%A7%80%E6%A8%A1%E5%9D%97%E5%88%B0-spmjs.io-%E5%B9%B6%E5%8F%8D%E6%8E%A8%E7%9A%84%E7%AE%80…
-
- [ ] I tried using the latest `chance/chance.d.ts` file in this repo and had problems. (_no problems, but deprecation is important!_
- [x] I tried using the latest stable version of tsc. https://www.…