Showing 63 open source projects for "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
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    RESTBolt

    RESTBolt

    Browser WebExtension to work on http(s) requests

    ## Inspired by POSTMAN browser extension Add-on is based on [RESTMan](https://github.com/jsargiot/restman) Opera extension --- #### Note - Use a simple HTTP Request & Response Service to test WebExtension
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Differencify

    Differencify

    Differencify is a library for visual regression testing

    Differencify is a library for visual regression testing via comparing your local changes with reference screenshots of your website. It is built on top of chrome headless using Puppeteer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Blockstack Browser

    Blockstack Browser

    The Blockstack Browser allows you to explore the Blockstack internet

    Today we are proud to announce the Blockstack browser, which allows developers everywhere to access a whole new internet. This new internet changes the dynamic and brings the power back to the people. Developers can build apps on this new internet by downloading the Blockstack Mac or Linux app (Windows coming soon) and by using nothing more than existing browsers like Chrome or Safari or Firefox. Blockchain technology powers this new internet. For the first time ever, you’ll be able to...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Just-API

    Just-API

    Test REST, GraphQL APIs

    Just-API is a declarative, specification-based test framework for REST, GraphQL APIs. Users can test APIs without writing code, but they can also tap into code when they want to. It reads API test specifications from YAML files and runs them in serial/parallel mode. Test reports can be generated in several formats including HTML and JSON. In simple terms, users build a test suite by providing a set of request and response validation specification in a YAML file. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Lightspeed golf course management software Icon
    Lightspeed golf course management software

    Lightspeed Golf is all-in-one golf course management software to help courses simplify operations, drive revenue and deliver amazing golf experiences.

    From tee sheet management, point of sale and payment processing to marketing, automation, reporting and more—Lightspeed is built for the pro shop, restaurant, back office, beverage cart and beyond.
    Learn More
  • 5
    Featherlight

    Featherlight

    Lightweight jQuery lightbox plugin

    Featherlight is a very lightweight jQuery lightbox plugin. It's simple yet flexible and easy to use. Featherlight has minimal css and uses no inline styles, everything is name-spaced, it's completely customizable via config object and offers image, ajax and iframe support out of the box. Featherlight's small footprint weights about 4kB. Featherlight is very, very lightweight. 400 lines of JavaScript, 100 of CSS, less than 6kB combined. Many lightbox plugins try to handle everything for you....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    tota11y

    tota11y

    An accessibility (a11y) visualization toolkit

    tota11y helps visualize how your site performs with assistive technologies. The process of testing for accessibility (a11y) is often tedious and confusing. In many cases, developers must have some prior accessibility knowledge in order to make sense of the results. Instead, tota11y aims to reduce this barrier of entry by helping visualize accessibility violations (and successes), while educating on best practices. tota11y is a single JavaScript file that inserts a small button in the bottom...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    BackstopJS

    BackstopJS

    Catch CSS curve balls

    Visual regression testing for web apps. Supports screen rendering with Chrome-headless. Add your own interactions with the Playwright and Puppeteer scripting. BackstopJS automates visual regression testing of your responsive web UI by comparing DOM screenshots over time.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Librefox

    Librefox

    Firefox with privacy enhancements

    ...Librefox uses more than 500 privacy/security/performance settings, patches, Librefox-Addons (optional) and a cleaned bundle of Firefox (updater, crashreporter and Firefox's integrated addons that don't respect privacy are removed). Updated browser: because this project is not a fork, it is kept updated with the latest Firefox version. Limit internet access for extensions (firewall-test-feature). IJWY (I Just Want You To Shut Up): embedded server links and other calling home functions are removed (zero unauthorized connection by default). Settings protection: important settings are enforced/locked within mozilla.cfg and policies.json, those settings cannot be changed by addons/updates/Firefox or unwanted/accidental manipulation; To change those settings you can easily do it by editing mozilla.cfg and policies.json.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 9
    ConLite CMS

    ConLite CMS

    ConLite - the ligthweight CMS

    ConLite, the lightweight and user friendly content-management-system, fast and resource friendly, based on Contenido 4.8.x Feel free to download and test it. Feedback is always welcome, so please use our bugtracker following the webside link below.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution Icon
    Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution

    K-12 Schools, Higher Education, Businesses, Restaurants

    Rise Vision is the #1 digital signage company, offering easy-to-use cloud digital signage software compatible with any player across multiple screens. Forget about static displays. Save time and boost sales with 500+ customizable content templates for your screens. If you ever need help, get free training and exceptionally fast support.
    Learn More
  • 10
    SlimerJS

    SlimerJS

    A scriptable browser like PhantomJS, based on Firefox

    SlimerJS is a scriptable browser. It allows you to manipulate a web page with an external Javascript script: opening a webpage, clicking on links, modifying the content... It is useful to do functional tests, page automation, network monitoring, screen capture etc. It is a tool like PhantomJs, except that it runs Gecko instead of Webkit, and it is headless when using Firefox 56+. It can be used with Firefox 59. Higher version of Firefox is not supported and probably will not be supported in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    VBot

    VBot

    JSON based visual regression testing library

    A visual regression testing library/tool, aims to quickly automate browser-based tests with minimum development overhead. To test flexibly in different testing scenarios, either testing against web UI wired with backends or just static web pages, VBot exposes API to be used with testing frameworks like mocha or ava, etc. Therefore, the test data variables can be updated according to different conditions, in order to decouple from real backends and avoid false negative results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    NTK RTMP SERVER

    NTK RTMP SERVER

    Naam Tamilar Web TV Live Streamer

    ...Stream Sources will be able to restreamed to RTMP Player, Youtube API, Facebook API, Twitch and any other plaftforms that supports streaming with API and stream key. All these can be published simultaneously at the same time. ForFirst UAT - User Acceptance Test has been conducted @ Pollachi Veerathamilatchi Sengodi Nenaivendal @ Sandaipettai Thidal, Pollachi on 19 August 2017 #3146 Viewed Simultaneously Streamed with 16 GB Ram, 500 GB SSD, Ubuntu 16.04 LTS Server with NTK RTMP Server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PadotusRNDT.js

    PadotusRNDT.js

    This library allows you to generate a random number

    ...The resulting sequence corresponds to a discrete uniform distribution and is close to natural random sequences in terms of statistical randomness tests (LFSR, Approximate Entropy, DIEHARD Test).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Fun Retro

    Fun Retro

    Easy to use and beautiful restrospective board

    Easy to use and beautiful retrospective board. Fun Retro is using Firebase. First create an account at firebase. Then create a test project. Enable sign-up using Email/Password for your project. This can be done through the 'Authentication' tab for the project. The app uses firebase auth and creates a new user when you attempt to create a new board. So, once the app is running, head over to your firebase console Authentication section and enable auth using email & password.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    tripfix - travel internet booking engine

    tripfix - travel internet booking engine

    IBE/internet booking engine/webportal for tour operators/travel agents

    ...Among others, tripfix Booking Engine uses the following components: – PHP 5.3.2 – Zend Framework 1.11.5 – mongoDB 2.4.8 – smarty Template System 3.0.7 – jquery 1.9.2 You can get a free admin access for tripfix test-environment under http://tripfix.elpix.net/tripfix-admin-access. You can administrate content on http://tripfix.elpix.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    webtoprog_chung
    webtoprog chung is a simple example of communication from a web javascript program to a local desktop application program (written in freebasic ) using screen pixels test. No special autorisation or security bypass, just type a text in the web page and it will be displayed in the application's window .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    VaMoLà - Monitor
    VaMoLa Monitor is a tool to monitorize sites accessibility
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A quick download and upload speed test utility written in PHP and JavaScript which utilizes (but does not require) SVG support for some pretty graphics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Session Fixation Test

    Security Session Fixation Test

    Security Session Fixation Test is a system for verifying the theft of session by injection cookies, allowing you to conrol and improve the security of their websites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    LOTS is a web-based, fully integrated E-learning system. It is a complete solution to accomplish multiple online courses covering thousands of students. As a specialty it contains SQL and XQuery training modules including tutorials and example databases.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    BrowserMob JavaScript Validator VNC
    VNC for use with the BrowserMob Selenium JavaScript Validator. This tool is made available for users of BrowserMob FREE Website Monitoring and Load Testing. The BrowserMob Local Validation Service can be downloaded from https://browsermob.com/tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Javascript library assisting in measuring the IP protocol webclients are using (IPv4, IPv6) and assessing broken webclients when websites go dual stack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Proxy Tester is a proxy list tester and then it generates a wpad.dat file you can use for your browser based on working servers. wpad.dat file selects a random proxy server from the list of provided working proxy servers with each connection request.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Web framework done by me. Only for test, but maybe it can evolve into something :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Solar Ypsi
    Track utility meters to see how much electricity is generated by solar panels and create charts of the meter data.
    Downloads: 0 This Week
    Last Update:
    See Project