Showing 237 open source projects for "source testing unit testing"

View related business solutions
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    Start Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    SnapDAL for .Net is a combination of a data access helper and a Factory that supports the use of the generic ADO.net interfaces. It is also integrated with the unit testing framework, .NET MockObjects, which supply mock implementations for ADO.net.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    INUnit. A library to integrate Internet Explorer with NUnit. Enables testing of web pages and scripts from within the NUnit framework. Exposes assert functionality to the web page which itself can be automated from .NET code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A tool to generate source code test classes for NUnitAsp from web pages (via a URL) or by analysing .aspx pages
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Zero Button Testing: a Pythonesque programming language with integrated unit testing and an editor that takes advantage thereof, with correctness and coverage highlighting. Written in C# on Windows' .NET platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5
    The DBC framework uses reflection to inspect a type, it then generates source for a proxy object containing checks on predicates in attributes attached to members of the type. Proxy code is compiled into an in-mem assembly used to enforce DBC rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The goal of the project is to port the dumbster project to C#. It is a simple SMTP server that responds to SMTP requests and stores the messages to be queried in a manner suitable for .Net based automated test frameworks such as nMock.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    IETest is a testing framework for testing web applications running in Microsoft Internet Explorer. The framework works by remote controlling an instance of Internet Explorer. IETest is written in C#. Test programs can be written in any .NET language.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    C++, Win32 API, Windows NT4, 2000, XP. NTServiceController is an application that allows you to perform operations on the NT services database(start, stop, install, uninstall, modify, list).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The Autonomous is a powerful framework to make autonomous class tests. With it you can make the autonomous objects with your operations, specify one behavior then start the process. The tests will be executed in linear, circular or aleatory way. Enjoy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10
    An XML socket server written in C# to be used by Flash developers who desire comprehensive logging and property inspection capabilities without the to use the Macromedia IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PublicTest is an automated unit testing tool. In essence, it changes all private/protected accessibility members to public, allowing direct testing of members that would normally be inaccessible to a testing class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    1337writer is a converter for 'normal' text to 1337 / l33t text (leetspeech). simply input your text and the programm will output the 1337 version. (hardcore 1337 or simple 1337).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    An extensible application/framework written in C# for testing web services. It will let developers interact freely with the WS they are using or developing. Supports extensibility through the use of plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The C# port of Ward Cunningham\'s FIT (Framework for Integration Testing).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    An xUnit Testing Tool designed to run on the .NET Compact Framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A unit testing framework, in .NET using C#, primarily for the automation of HTTP unit tests. This is a port of HttpUnit, please see: http://www.httpunit.org/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    An implementation of Kent Beck's famous XUnit testing framework designed specifically for unit testing components written for the .NET platform.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18
    dotUnit is a port of JUnit (www.junit.org) to the Microsoft .net platform. This testing framework allows for automated unit and functional tests which are vital for refactoring and regression testing.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Jester.NET is a port of the popular Jester mutation testing tool for Java. Jester.NET is designed to slightly mutate your application code and then run your unit tests in order to expose gaps in your testing strategy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    miru

    C Unit Test Framework

    C Unit Test Framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    AutoSetup

    Automates mocking of dependencies for class under test

    Automates mocking dependencies for class under test. Helps C# developers reduce time spent for the tedious recurring task of creating mocks and a setup method in unit test classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    UtSqlDataScheme

    Simple cleaning of tables for unit tests.

    Drop, create, bulk insert. Truncate, bulk insert. Bulk insert custom data. Many databases on one server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    KodeFu is an N-tier entity code generator that copies object definitions from a .NET assembly and generates equivalent source code for the objects, translator classes, and a suite of unit tests for said translators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ClassMirrors.NET is a testing tool which can create mirror class wrappers for .NET objects exposing internal and private classes and properties for testing purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A framework to allow for the testing of SQL stored procedures (MS Server and Oracle) via C# code.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB