HTML Testing

Open-source HTML projects categorized as Testing

Top 17 HTML Testing Projects

  • howtheytest

    A collection of public resources about how software companies test their software

    Project mention: 10 Github Repositories for Software Testers | dev.to | 2023-10-21

    9. How They Test

  • wpt

    Test suites for Web platform specs — including WHATWG, W3C, and others

    Project mention: Show HN: Dropflow, a CSS layout engine for node or <canvas> | news.ycombinator.com | 2024-03-21

    To reply mostly with my WPT Core Team hat off, mostly summarising the history of how we've ended up here:

    A build script used by significant swaths of the test suite is almost certainly out; it turns out people like being able to edit the tests they're actually running. (We _do_ have some build scripts — but they're mostly just mechanically generating lots of similar tests.

    A lot of the goal of WPT (and the HTML Test Suite, which it effectively grew out of) has been to have a test suite that browsers are actually running in CI: historically, most standards test suites haven't been particularly amenable to automation (often a lot of, or exclusively, manual tests, little concern for flakiness, etc.), and with a lot of policy choices that effectively made browser vendors choose to write tests for themselves and not add new tests to the shared test suite: if you make it notably harder to write tests for the shared test suite, most engineers at a given vendor are simply going to not bother.

    As such, there's a lot of hesitancy towards anything that regresses the developer experience for browser engineers (and realistically, browser engineers, by virtue of sheer number, are the ones who are writing the most tests for web technologies).

    That said, there are probably ways we could make things better: a decent number of tests for things like Grid use check-layout-th.js (e.g., https://github.com/web-platform-tests/wpt/blob/f763dd7d7b7ed...).

    One could definitely imagine a world in which these are a test type of their own, and the test logic (in check-layout-th.js) can be rewritten in a custom test harness to do the same comparisons in an implementation without any JS support.

    The other challenge for things like Taffy only targeting flexbox and grid is we're unlikely to add any easy way to distinguish tests which are testing interactions with other layout features (`position: absolute` comes to mind!).

    My suggestion would probably be to start with an issue at https://github.com/web-platform-tests/rfcs/issues, describing the rough constraints, and potentially with one or two possible solutions.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • badssl.com

    :lock: Memorable site for testing clients against bad SSL configs.

    Project mention: Badssl.com | news.ycombinator.com | 2024-03-02
  • testing-distributed-systems

    Curated list of resources on testing distributed systems

    Project mention: Testing Distributed Systems | news.ycombinator.com | 2023-06-13
  • unit-testing-tips

    Unit testing tips by examples in PHP

    Project mention: Need Help for writing test, especially about PHPUNIT | /r/PHP | 2023-07-10
  • JUnitParams

    Parameterised tests that don't suck (by Pragmatists)

  • easymock

    EasyMock, makes mocking easier since 2001

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • privacytests.org

    Source code for privacytests.org. Includes browser testing code and site rendering.

    Project mention: Brave browser simplifies its fingerprinting protections | news.ycombinator.com | 2024-01-22

    No, https://privacytests.org/ is misleading, it shows only the results of the default browser settings - which absolutely nobody uses.

  • cypress-real-events

    Fire native system events from Cypress.

  • NScenario

    Dead simple library for annotating steps of test case scenarios.

  • askui

    What can be said can be solved.

  • testing

    Used for testing of the release (by rocky-linux)

  • book-microservices

    Transitioning from Monolith to Microservices Handbook

  • target

    Generate test-suites from refinement types.

  • cypress-playground

    Cypress Playground app and tests.

    Project mention: Simulating Internet Outage and Recovery using Cypress | dev.to | 2024-01-25

    This blog post was originated by the following test, from the Cypress Playground repository.

  • Flanium

    Flanium is an all-purpose RPA Library created for Windows.

  • camouflage_deno

    HTTP/HTTPs Mocking tool

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-03-21.

HTML Testing related posts

Index

What are some of the best open-source Testing projects in HTML? This list will help you:

Project Stars
1 howtheytest 5,772
2 wpt 4,585
3 badssl.com 2,720
4 testing-distributed-systems 2,378
5 unit-testing-tips 1,089
6 JUnitParams 890
7 easymock 809
8 privacytests.org 749
9 cypress-real-events 715
10 NScenario 67
11 askui 65
12 testing 21
13 book-microservices 11
14 target 7
15 cypress-playground 7
16 Flanium 2
17 camouflage_deno 0
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com