Selected Tags

Click on a tag to remove it

More Tags

Click on a tag to add it and filter down

Fake Data gems

Showing projects tagged as Testing and Fake Data

  • faker

    9.8 8.6 L5 Ruby
    A library for generating fake data such as names, addresses, and phone numbers.
  • factory_bot

    9.7 8.0 L5 Ruby
    A library for setting up Ruby objects as test data.
  • ffaker

    7.8 7.2 L5 Ruby
    Faker refactored.
  • Machinist

    6.3 0.0 Ruby
    Fixtures aren't fun. Machinist is.
  • Fabrication

    6.0 0.0 L5 Ruby
    This project has moved to GitLab! Please check there for the latest updates.
  • Forgery

    5.6 0.0 L4 Ruby
    Easy and customizable generation of forged data.
  • FactoryTrace

    3.6 5.6 Ruby
    Simple tool to maintain factories and traits from FactoryBot
  • Fake Person

    2.1 0.0 Ruby
    Create some fake personalities
  • Ruby DnsMock

    1.6 6.9 Ruby
    DNS mock server written on 💎 Ruby. Mimic any DNS records for your test environment with fake DNS server.
  • Request Interceptor

    1.2 0.0 Ruby
    Sinatra based foreign API simulation for your testsuite
  • StringPattern

    0.8 0.7 Ruby
    Generate strings supplying a simple pattern. Perfect to be used in test data factories. Validate if a text fulfills a specific pattern. Also you can use regular expressions (Regexp) to generate strings: `/[a-z0-9]{2,5}\w+/.gen`. Generate words in English or Spanish.