All Projects → Tynamix → Objectfiller.net

Tynamix / Objectfiller.net

Licence: mit
The .NET ObjectFiller fills the properties of your .NET objects with random data

Projects that are alternatives of or similar to Objectfiller.net

Wasmite
Now WebAssembly has proper testing, unit-testing and debugging 🤗
Stars: ✭ 20 (-53.49%)
Mutual labels:  test-automation, unittest
Green
Green is a clean, colorful, fast python test runner.
Stars: ✭ 691 (+1506.98%)
Mutual labels:  test-automation, unittest
Nose2
The successor to nose, based on unittest2
Stars: ✭ 665 (+1446.51%)
Mutual labels:  unittest
Php Vcr
Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.
Stars: ✭ 976 (+2169.77%)
Mutual labels:  test-automation
Karma Edge Launcher
A Karma plugin. Launcher for Microsoft Edge.
Stars: ✭ 14 (-67.44%)
Mutual labels:  test-automation
Swiftymocky
Framework for automatic mock generation. Adds a set of handy methods, simplifying testing. One of the best and most complete solutions, including generics support and much more.
Stars: ✭ 748 (+1639.53%)
Mutual labels:  unittest
Virtualmeter
A general develop framework for smart meter.
Stars: ✭ 31 (-27.91%)
Mutual labels:  test-automation
Spring Testing
A Spring Boot application with lots of sample tests
Stars: ✭ 569 (+1223.26%)
Mutual labels:  test-automation
Ephemeralpg
Quickly spin up a temporary PostgreSQL test databases
Stars: ✭ 39 (-9.3%)
Mutual labels:  test-automation
Nunit cshaprp cheatsheet
Example implementations of each attribute available in Nunit2 unit Testing Framework using C# .NET.
Stars: ✭ 14 (-67.44%)
Mutual labels:  unittest
Pyats Docker
Dockerfile and scripts for pyATS
Stars: ✭ 34 (-20.93%)
Mutual labels:  test-automation
Capture Stream
Capture stream output.
Stars: ✭ 10 (-76.74%)
Mutual labels:  unittest
Tavern
A command-line tool and Python library and Pytest plugin for automated testing of RESTful APIs, with a simple, concise and flexible YAML-based syntax
Stars: ✭ 760 (+1667.44%)
Mutual labels:  test-automation
Testlogcollectors
A framework for capturing log statements during tests. Compatible with most popular logging frameworks. Works with JUnit and TestNG
Stars: ✭ 31 (-27.91%)
Mutual labels:  test-automation
Entr
A utility for running arbitrary commands when files change
Stars: ✭ 976 (+2169.77%)
Mutual labels:  test-automation
Rest Assured
Java DSL for easy testing of REST services
Stars: ✭ 5,646 (+13030.23%)
Mutual labels:  test-automation
Ecommerceapp
QA Strategy for microservices with Synchronous and Asynchronous communication
Stars: ✭ 27 (-37.21%)
Mutual labels:  test-automation
Cypress
Fast, easy and reliable testing for anything that runs in a browser.
Stars: ✭ 35,145 (+81632.56%)
Mutual labels:  test-automation
Detox
High velocity native mobile development requires us to adopt continuous integration workflows, which means our reliance on manual QA has to drop significantly. Detox tests your mobile app while it’s running in a real device/simulator, interacting with it just like a real user.
Stars: ✭ 8,988 (+20802.33%)
Mutual labels:  test-automation
Testable Mock
换种思路写Mock,让单元测试更简单
Stars: ✭ 977 (+2172.09%)
Mutual labels:  unittest

Build status Join the chat at https://gitter.im/Tynamix/ObjectFiller.NET

ObjectFiller.NET

ObjectFiller NET Logo

The .NET ObjectFiller fills the properties of your .NET objects with random data! It has a very comfortable Fluent API. You are able to fill object instances or you just let them create for you. It is also possible to create instances of classes which have constructors with parameters. You can also fill properties which are derived by an interface. The .NET ObjectFiller also supports IEnumerable (and all derivations) as well as Dictionaries.

Get it on

NuGet!

https://www.nuget.org/packages/Tynamix.ObjectFiller


Quick Start

ObjectFiller.NET Quickstart


Documentation

Read the full documentation site.

(Thank you to Readme.io for the OSS <3)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].