nav-faker er et bibliotek som lar deg generere opp norske testdata.
Explore Similar Repositories
TestDataGenerator.Core:A library that can be used to generate data for testing or other uses. You provide it with a pattern containing symbols defining the output you want to produce and it will create random data to match that pattern.
dcc-quality-assurance:This repository contains a curated selection of verified testdata.
golden:Package golden testing with golden files in Go. A golden file is the expected output of test, stored as a separate file rather than as a string literal inside the test code.