Bogus is a fake data generator for .NET applications, including C#, F#, and VB.NET. It provides a deterministic mock data engine and an object configuration mapper to produce realistic profiles, addresses, and financial records. The library differentiates itself through a localization data provider that generates region-specific identifiers across various international languages and locales. It ensures reproducibility across executions by using seed values to control the sequence of generated data. The project covers wide-ranging data synthesis capabilities, including the generation of netwo
Axe-core® is a powerful accessibility testing engine provided by Deque Systems that powers this package. Axe-Playwright provides simple commands to integrate the axe-core® library with your Playwright tests. This integration functions seamlessly across all Playwright browsers: Chromium, Firefox,…
Rust-based framework to Fuzz Solana programs, designed to help you ship secure code.
AutoFixture is an open source library for .NET designed to minimize the 'Arrange' phase of your unit tests in order to maximize maintainability. Its primary goal is to allow developers to focus on what is being tested rather than how to setup the test scenario, by making it easier to create object graphs containing test data.
The main features of autofixture/autofixture are: Test Data Generation, Testing Frameworks.
Open-source alternatives to autofixture/autofixture include: bchavez/bogus — Bogus is a fake data generator for .NET applications, including C#, F#, and VB.NET. It provides a deterministic mock… abhinaba-ghosh/axe-playwright — Axe-core® is a powerful accessibility testing engine provided by Deque Systems that powers this package.… ackee-blockchain/trident — Rust-based framework to Fuzz Solana programs, designed to help you ship secure code. adacore/aunit — AUnit README. adamluzsi/testcase. 40ants/cl-hamcrest — This library makes your CL unittests more readable.