mirror of
https://github.com/sdogruyol/awesome-ruby.git
synced 2025-07-31 21:59:07 -04:00
Added Fake Data
This commit is contained in:
parent
82e219fc5b
commit
ef4b7e9bc2
1 changed files with 3 additions and 1 deletions
|
@ -292,7 +292,9 @@ A curated list of awesome Ruby frameworks, libraries and resources. Inspired by
|
||||||
* [Mocha](http://gofreerange.com/mocha/docs/) - Mocking and stubbing library with JMock/SchMock syntax, which allows mocking and stubbing of methods on real (non-mock) classes.
|
* [Mocha](http://gofreerange.com/mocha/docs/) - Mocking and stubbing library with JMock/SchMock syntax, which allows mocking and stubbing of methods on real (non-mock) classes.
|
||||||
* [FlexMock](https://github.com/jimweirich/flexmock) - Flexible mocking for Ruby testing
|
* [FlexMock](https://github.com/jimweirich/flexmock) - Flexible mocking for Ruby testing
|
||||||
* Fake Data
|
* Fake Data
|
||||||
|
* [Faker](https://github.com/stympy/faker) - A library for generating fake data such as names, addresses, and phone numbers
|
||||||
|
* [ffaker](https://github.com/emmanueloga/ffaker) - Faker Refactored.
|
||||||
|
* [Forgery](https://github.com/sevenwire/forgery) - Easy and customizable generation of forged data.
|
||||||
* Code Coverage
|
* Code Coverage
|
||||||
|
|
||||||
* Load Testing
|
* Load Testing
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue