23 packages tagged with “TestData”
Simple library for creating fake data
The Tynamix ObjectFiller.NET fills the properties of your objects with random data. Use it for unittest, prototyping and whereever you need some random testdata. It has a fluent API and is highly customizable. It supports also IEnumerables and Dictionaries and constructors WITH parameters. It is also possible to fill instances and to write private properties.
A library for generating fake data e.g. for authoring tests, for preparing software demos or for creating screenshots. It includes generators such as Lorem text, Addresses, Company, PhoneNumber, Job Titles, etc. It comes with support for 51 locales out of the box and can be extended with custom locales. Licensed under the MIT license.
Provides a simple means to generate random strings and sentances for test data Usage instructions can be found at http://hungrydev.github.io/TestData
.NET classes that provide Swedish personal identity numbers test data.
SuperMassive is a small condensed framework of reusable .NET components and utility classes. It's your supermassive .NET swiss army knife.
Test Data Generation Library
Programmer interface for datasets. Source is here - https://github.com/worldspawn/test-data
Web api support for test-data data-sets. Source is here - https://github.com/worldspawn/test-data
Test Data Generation
Generate randomized test data.
This NuGet package contains all dacpac and dll files that are required for git tests Created as part of the move of SSDT enlistment from TFS to Git.
Seeding data from any source to any destination
Package that genreates random data for mocking or testing. For issues or to request enhancements please create a new issue : https://github.com/jarrydlapp/DataCrux/issues or Email: datacruxrandomizer@gmail.com If you are unable to access documentation feel free to email and I can provide it while I work on setting up public wiki.
Entity Framework Repository for CherrySeed
Adds file support for TestData.Interface. Source is here - https://github.com/worldspawn/test-data
This package is used create the test data in Navigator(Dataverse) with service client
CSV Data Provider for CherrySeed
Gherkin Data Provider for CherrySeed
Import data from Excel file (e.g. for automated tests with TestResults.io
SpecFlow Data Provider for CherrySeed
DataPreparation provides robust tools for creating, managing, and validating test data in NUnit testing.
Library for generating realistic sample data and mutating existing models using Bogus and AutoFixture. Supports deterministic seeds, nested object generation, collections, nullable handling, and configurable mutation behavior.