Showing 974 open source projects for "unitils-test"

View related business solutions
  • 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
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 1
    A port of the popular unit testing framework CPPUnit for the popular Mud LP Driver. This allows you to write automated unit tests to test both syncronus and asyncronus functionality in your LPC code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    These tools assist testers by generating, loading and capturing test data. Enterprise data sources are supported, including relational databases and LDAP, but are easily customized to support other data sources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Test Connect provides monitoring and trend tracking of memory, CPU, etc. on kernel level code on multiple platforms. Used with every build Test Connect can provide insight into how code is behaving, or misbehaving, with system resources or memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Test Catalyst is a Java application built to plan and execute, user, performance and regression based tests of solutions developed over the IBM WebSphere MQ and thereby also enabling it to be used as a test tool over other EAI products using the same.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 5
    Quantum replicates the functionalities of QC. Quantum will have the requirements, test cases, test runs, defects, RTM, TCM just as QC and will also implement custom fields. It is being developed on *AMP platform and is platform independent
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    js-test.el is a bit of elisp which makes running javascript tests in an emacs js-comint window easy from within the code in question. It's based on Steve Yegge's js2-mode and js-comint.el.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A simple automated software testing framework. Provides a remote script execution environment driven by a web service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Help manage, track, and describe your testing efforts as defined by your own test plans. Test cases are entered into the database system (MYSQL) and you are allowed to track the progress, success, and failure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A test suite to MPI-2 and threads.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    Functional Test to Performance/Stress Test converter for web apps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    RCPATS is a toolkit to support writing of Perl scripts to exercise GUIs constructed on the Eclipse RCP using SWT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Simple Test Result Tool will show Test Results in a simple listing in your browser, provided that the test results are stored in the XML format as defined on www.testtoolinterfaces.com (i.e. the TestResult Interface).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    QAWIKI is a wiki for QA engineers. It is a wiki which also supports an Integrated Test Environment (ITE) which allows a QA engineer to create a test case on a portal and execute/schedule it on a remote box, then collect the logs and disp them in reports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MTCC (Model-Driven Test Case Construction) in an approach to the construction of acceptance tests by domain experts for testing system families based on feature models. MTCC is applied to the application domain of Digital Libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Simple Stopwatch is a Windows Performance Testing tool written in C# .Net. It uses global mouse and keyboard shortcuts for easy control. Application also provides different UI views and logging of performance measurements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Sequence is a test automation framework that helps quickly isolate problems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    EpiT Basic - Automation Testing Tool

    EpiT Basic - Automation Testing Tool

    Automation testing tool for generating test cases from java codes

    Most software development will use a standard software development life cycle (SDLC). In SDLC, four phases are involved during development of any system. They are analysis, design, implement and testing. During testing phase, test cases are used in order to test the functionalities of the system developed. Test cases are generally extracted from the source codes manually. This paper presents an alternative approach to automate the process of generating the test cases by developing an eclipse plug-in tool. The plug-in tool will be able to generate the test cases automatically from the source codes by examining its line of code (LOC). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    unit testing tool for java swing application
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    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
  • 20
    experior

    experior

    A minimalist, powerful, language-agnostic unit/regression test tool

    ...Finally, Experior can compare your current test output against a copy of previous test output and alert you to regressions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    miru

    C Unit Test Framework

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

    TCME

    Test Case Management and Execution Tool

    Test Case Management and Execution Tool supports testers during design, execution and monitoring of data-driven test cases for testing business processes, described with Business Process Execution Language (BPEL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Jasmine JUnit Runner

    Jasmine JUnit Runner

    A Jasmine unit test runner for JUnit

    To run Jasmine unit tests from a java dominated world, I have created this JUnit runner to run jasmine tests comfortable. The runner works seamlessly from maven command line and IDE's that can start JUnit 4 test suites. It is especially useful in automated test environments like Jenkins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    At the moment it's a collection of moderately useful python utility classes focusing mainly on unit test framework setup and development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    unobtainium

    Obtain the unobtainable: test code covering multiple platforms

    Unobtainium wraps Selenium and Appium in a simple driver abstraction so that test code can more easily cover: - Desktop browsers - Mobile browsers - Mobile apps The gem also wraps PhantomJS for headless testing. Some additional useful functionality for the maintenance of test suites is also added.
    Downloads: 0 This Week
    Last Update:
    See Project