Showing 1147 open source projects for "unitils-test"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 1
    Backpedal is a JDBC driver that can be messaged to roll back all SQL statements issued through it. It is intended to be used in testing scenarios, to allow you return the database to the state it was in before your test case started.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The welofunc project will develop a load and fuctional test tool for web applications with special focus on J2EE applications. Besides load and functional tests server monitoring will be included (CPU load, memory usage of the J2EE application server)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Long Running Transaction Tester (LRTTester) is data-centric test framework to externalize test cases. The goal is to allow non-programmers to easily generate and run tests. Initial implementation will be written in Java and can be run on any platforms, b
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This goes a little further than just generating the JUnit framework template and method stubs. It will also generate code to apply different values to the method under test. Objects can also be defined in a global property file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 5
    XmlTestSuite helps with the testing of complex web applications. <ul> <li>Tests are written in XML <li>Supports test driven development <li>Separate page structure, data from test steps <li>Test HTML, databases, javascript, xpath </ul>Uses HttpUnit
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A MP3 Cataloging and Tagging utility program. This project was created more as an exercise in test-driving a Java GUI than in the interest of completing the program. Perhaps that's why the code was never completed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Enterprise Web Test allows Java programmers to write re-usable tests for web applications that, unlike HttpUnit, "drive" the actual web browser on the actual platform they intend to support. Tests can be leveraged for functional, stress, reliability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This plugin gives us the ability to integrate JBoss 3.0.x with Jetty 4.x into IDEA. The objective is to have an easy way to test and deploy web apps. Future versions of the plugin will support the combo of JBoss/Tomcat.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Sanctum allows you to run virtual servers on your computer so you can test the security of software by actually breaking into it. Developers just create a virtual server image and let hackers download it and try their hardest to find exploits.
    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
  • 10
    Unit tests-based Genetic Programming in Java. The developer specifies unit tests, and the tool will use GP to evolve software that passes those tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A Data-Centric tool for Building Suites of Test Data with XML
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This project provides several Java/JUnit components for automating integration tests from XML scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    WebMathUI-013 is a UI layer that displays math test and interact with users. The project is ONLY intended to be a UI layer and will try to use other sourceforge projects for user management, test management etc - which should be a seperate project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    An object oriented framework that facilitates functional testing of software written in Java. Harness is based on the concept of test cases and uses XML as input/output format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    soup is a helping tool to the development of automated test cases for Swing based GUIs. It intends to provide recording, playing and code generation for GUI's relevant events. With the code generatted, one might use JUnit or JFCUnit to create the approp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Repo is a JUnit extension that provides access to a test data repository. It separates test data from code, thus, improving maintainability of test code, allowing to run tests in multiple contexts, facilitating accessibility by multiple developers.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    MailRunner is a Java/Swing based email response management testing tool. It automates the sending of email to any SMTP server which can then be used to test the routing and processing of emails. All email are defined in an XML script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Gorille is a small Java package designed to let developers of various kinds of XML processors test the content and names of XML structures in their XML documents. Gorille includes test files for XML 1.0 and the draft XML 1.1, or you can create your own.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The CSTA Switch Simulator is a software telephone environment that can be used to test Computer Telephony Integration (CTI) applications. The simulator complies with the CSTA phase II specification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    An XML scripted engine to "drive" HTTPUnit web testing. Write XML documents to test urls, clicking links, submitting forms & limited page verification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The Java Integrated Build Environment is a build environment that combines XP concepts like Continuous Integration with existing tools like Ant, JUnit, CruiseControl, CVS and Tomcat, to provide the community with a tool to build, test and release software
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Multithreaded JUnit Test Framework. An extension to JUnit that allows classes to be tested for both thread-safety and performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A framework for data-flow based program analysis, implemented as a set of Java APIs. By using this framework, researchers and developers can easily implement analyses, test their correctness, and evaluate their performance. In addition, the framework all
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The org.jutil project is professional quality collection of java utility code, with full documentation and test cases for all code. All the code is based on documented method patterns ( signatures) similar in concept to JavaBeans, to provide a consistent
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Cricket Cage automatically creates JUnit TestCases for repeatable bugs and test scenarios. Include Cricket Cage's AspectJ code to install a code generator, then run the program to generate the TestCase. Finally, add the test case to your build.xml.
    Downloads: 0 This Week
    Last Update:
    See Project