Showing 14 open source projects for "auto test"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 1
    pytest

    pytest

    Python testing tool for writing better programs

    pytest is a mature, full-featured Python testing tool that allows you to easily write small tests, while also being able to scale to support complex functional testing for applications and libraries. pytest has detailed information on failing assert statements, which means there’s no need to remember self.assert names. It uses only plain assert statements due to its detailed assertion introspection. pytest features auto-discovery of test modules and functions; modular fixtures made...
    Downloads: 22 This Week
    Last Update:
    See Project
  • 2
    Goss

    Goss

    Quick and Easy server testing/validation

    For testing docker containers see the dgoss wrapper. Also, user submitted wrapper scripts for Kubernetes kgoss and Docker Compose dcgoss. Goss is a YAML-based serverspec alternative tool for validating a server’s configuration. It eases the process of writing tests by allowing the user to generate tests from the current system state. Once the test suite is written they can be executed, waited-on, or served as a health endpoint. An initial set of tests can be derived from the system state...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    GoConvey

    GoConvey

    Go testing in the browser, integrates with `go test`

    ... the browser real tight if you need to put it beside your code. The web UI supports traditional Go tests, so use it even if you're not using GoConvey tests. Since GoConvey integrates with go test, you can keep running tests in the terminal or use the auto-updating web UI for test results. Though writing tests with Convey() and So() is optional, it's more expressive than t.Errorf().
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Playwright for Python

    Playwright for Python

    Python version of the Playwright testing and automation library

    ... supports headless (without browser UI) and headed (with browser UI) modes for all browsers and all platforms. Headed is great for debugging, and headless is faster and suited for CI/cloud executions. Playwright interactions auto-wait for elements to be ready. This improves reliability and simplifies test authoring. Playwright receives browser signals, like network requests, page navigations and page load events to eliminate the need for sleep timeouts that cause flakiness.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 5
    Playwright for .NET

    Playwright for .NET

    .NET version of the Playwright testing and automation library

    ..., JavaScript, Python, .NET, Java. Test Mobile Web. Native mobile emulation of Google Chrome for Android and Mobile Safari. The same rendering engine works on your Desktop and in the Cloud. Auto-wait. Playwright waits for elements to be actionable prior to performing actions. It also has a rich set of introspection events. The combination of the two eliminates the need for artificial timeouts - the primary cause of flaky tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    PureJS-Tools

    A Javascript library to make unit test and multiple onload events

    PureJS-Tools is a lightweight library to simplify some aspect code of pure javascript like the written of unit test or the manage of the onload event. Thanks to this library, you can make easily unit test to your JS code. This is a free library under the GNU General Public License version 3.0 (GPLv3). This means that you can use the PureJS-Tools in your own project, redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    tunit - xUnit test framework

    tunit - xUnit test framework

    Modern c++17 unit testing framework on Windows, macOS, Linux, ...

    Modern c++17 unit testing framework on Windows, macOS, Linux, iOS and android. * Github repository : https://github.com/gammasoft71/tunit * Homepage : https://gammasoft71.wixsite.com/tunit * Reference guide : https://codedocs.xyz/gammasoft71/tunit/ * Wiki : https://github.com/gammasoft71/tunit/blob/master/docs/documentation.md * Examples : https://github.com/gammasoft71/tunit/tree/master/examples
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Hitchhiker

    Hitchhiker

    A restful API test tool

    Hitchhiker API is a Restful Api integrated testing tool that supports Schedule, Response comparison, Stress Test, support upload js file to hook request, easy to deploy it in your local server. It makes it easier to manage API with your team. API collaboration development with team. Api history. Multiple environments and Runtime variables support, easy to handle api dependence. Assert based on UI. Powerful script, support requiring any js lib which upload to project, read excel, cryptographic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    TestMP

    TestMP

    Test Management Platform for Automation

    TestMP is a test platform facilitating the management of automation test cases, data, environments in an automated way. It has the following features: 1. Instant Update of Test Case Doc & Status Document test cases just in code, and no longer bother to maintain them in another place. The web console will instantly update test document and measures upon test run. 2. Auto-generation of Metrics Report to Signoff Test robustness, effectiveness, and efficiency are evaluated...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 10
    Automatically test the content of HTML pages among different versions of your web application. Assertions: text, regular expression, XPath and Business Attributes (name-value attributes). Auto generation of assertions from recorded. Eclipse Plug-In.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This project is migrating to GitHub. https://github.com/richsposato/Hestia Hestia provides utilities and tools for improving software development process. Auto Build Checker (ABC) parses build results and makes HTML pages summarizing the build attempt. C++ Unit Test which allows people to easily make unit tests.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    STDL (Structured test description language) is a domain-specific testing language that is used to auto-generate unit test code. It supports a myriad of output languages (incl. C#). The project's aim is that of reducing the resources required for testing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Auto Proxy Filter Test (APFT) automates the testing of safe and unsafe URLs against a content filtering proxy (such as Dansguardian) and helps prevent regressions. APFT is useful to people who are designing filter rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Testsweet is a unit testing tool to ensure that all tests in a project are being run, by either auto generating unit test suites at runtime, or ensuring that all tests in a project are included in a static suite at build time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next