Factory_boy Alternatives
Similar projects and alternatives to factory_boy
-
mixer
Mixer -- Is a fixtures replacement. Supported Django, Flask, SqlAlchemy and custom python objects. (by klen)
-
Sonar
Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
-
-
Selenium Wire
Extends Selenium's Python bindings to give you the ability to inspect requests made by the browser.
-
mqtt-explorer
MQTT Explorer - MQTT Subscriber client to explore topic hierarchies (by gambitcomminc)
-
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
Schemathesis
Guarantee flawless API functionality with thorough, high-quality test scenarios generated from your API specification.
-
Python Testing Crawler
A crawler for automated functional testing of a web application
-
-
-
-
-
django-debug-toolbar
A configurable set of panels that display various debug information about the current request/response.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
factory_boy reviews and mentions
-
Testing files in Python like a pro
You can use it with Faker and factory_boy (for ORM integration).
-
Five Easy to Miss PostgreSQL Query Performance Bottlenecks
When releasing a new application (or feature) I've always loaded each table in my development environments database with a few million rows. Tools like Python's Factory Boy [1] or Ruby's Factory Bot [2] make this trivial.
After the data is loaded up, start navigating through the application and it will become evident where improvements need to be made. Tools like Django Debug Toolbar [3] help expose where the bad ORM calls are or also by tailing Postgres log files.
Stats
FactoryBoy/factory_boy is an open source project licensed under MIT License which is an OSI approved license.