Faker (aka fake-factory) is a Python package that generates fake data for you. Whether you need to bootstrap your database, create good-looking XML documents, fill-in your persistence to stress test it, or anonymize data taken from a production service, Faker is for you.
PRoot is a user-space implementation of "chroot", "mount --bind", and "binfmt_misc". This means that users don't need any privilege or setup to do things like: using an arbitrary directory as the new root filesystem, making files accessible somewhere else in the filesystem hierarchy, or executing
... [More] programs built for another CPU architecture transparently through QEMU user-mode. Also, developers can add their own features or use PRoot as a Linux process instrumentation engine thanks to its extension mechanism. Technically PRoot relies on "ptrace", an unprivileged system-call available in every Linux kernel. [Less]
A .Net dynamic fake/mock/stub framework for creating all types of fake objects, mocks, stubs etc.
Easier semantics, all fake objects are just that - fakes - the use of the fakes determines whether they're mocks or stubs.
Context aware fluent interface guides the developer.
Full VB.Net
... [More] support. Designed for ease of use and for compatibility with both C# and VB.Net. [Less]
What is tSQLt?
tSQLt is a database unit testing framework for Microsoft SQL Server. tSQLt is compatible with SQL Server 2005 (service pack 2 required) and above on all editions.
Main Features
tSQLt allows you to implement unit tests in T-SQL. This is important as you do not have to switch
... [More] between various tools to create your code and your unit tests. tSQLt also provides the following features to make it easier to create and manage unit tests:
Tests are automatically run within transactions
Tests can be grouped together within a schema
Output can be generated in plain text or XML
Provides the ability to fake tables and views, and to create stored procedure spies [Less]
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy