Showing 14 open source projects for "drcom-for-linux"

View related business solutions
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 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
  • 1
    Selenium IDE

    Selenium IDE

    Open Source record and playback test automation for the web

    Open source record and playback test automation for the web. Simple, turn-key solution to quickly author reliable end-to-end tests. Works out of the box for any web app. Enjoy easier test debugging with rich IDE features like setting breakpoints and pausing on exceptions. Run your tests on any browser/OS combination in parallel using the Command-line Runner for Selenium IDE. Getting started with Selenium IDE requires no additional setup other than installing the extension on your browser....
    Downloads: 56 This Week
    Last Update:
    See Project
  • 2
    Jest

    Jest

    Delightful JavaScript Testing

    Jest is a delightful, comprehensive JavaScript testing framework that works right out of the box for most JavaScript projects. It works on projects that use Babel, TypeScript, Angular, React, Node and so much more! It works fast and simple, capturing snapshots either alongside your tests or embedded inline to make testing and tracking changes over time a whole lot easier. Jest is designed to ensure the correctness of any JavaScript codebase. It has a great API, is well maintained and well...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    nut.js

    nut.js

    Native UI testing / controlling with node

    ...Retrieve info about open windows to improve your tests or workflows. nut.js provides plug-ins to perform on-screen image search, the key component for visual testing or image-based automation! nut.js works on all major operating systems. Windows, macOS and Linux! An improved image matching plugin that supports Apple Silicon chips, works across all current and future node/Electron versions and provides multi-image matching.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Testcontainers node

    Testcontainers node

    Supports tests, providing lightweight, throwaway instances of database

    Testcontainers is an open source library for providing throwaway, lightweight instances of databases, message brokers, web browsers, or just about anything that can run in a Docker container. No more need for mocks or complicated environment configurations. Define your test dependencies as code, then simply run your tests and containers will be created and then deleted. With support for many languages and testing frameworks, all you need is Docker. Use a containerized instance of your...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 5
    React Screenshot Test

    React Screenshot Test

    A dead simple library to screenshot test React components

    ...Each component is given its own dedicated page (e.g. /render/my-component). Then we use Puppeteer to take a screenshot of that page. If you work on a team where developers use a different OS (e.g. Mac OS and Linux), or if you develop on Mac OS but use Linux for continuous integration, you would quickly run into issues where screenshots are inconsistent across platforms. This is, for better or worse, expected behavior. In order to work around this issue, react-screenshot-test will default to running Puppeteer (i.e. Chrome) inside Docker to take screenshots of your components. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Storycap

    Storycap

    A Storybook Addon, Save the screenshot image of your stories

    Storycap crawls your Storybook and takes screenshot images. It is primarily responsible for image generation necessary for Visual Testing such as reg-suit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Step CI

    Step CI

    Automated API Testing and Quality Assurance

    Step CI is an open-source API Quality Assurance framework. Language-agnostic. Configure easily using YAML, JSON or JavaScript. REST, GraphQL, gRPC, tRPC, SOAP. Test different API types in one workflow. Self-hosted. Test services on your network, locally or with CI/CD. Integrated. Play nicely with others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Delightful JavaScript Testing

    Delightful JavaScript Testing

    Delightful JavaScript Testing

    Jest is a delightful JavaScript Testing Framework with a focus on simplicity. Jest aims to work out of the box, config-free, on most JavaScript projects. Make tests that keep track of large objects with ease. Snapshots live either alongside your tests or embedded inline. Tests are parallelized by running them in their own processes to maximize performance. By ensuring your tests have unique global state, Jest can reliably run tests in parallel. To make things quick, Jest runs previously...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SANTETIN

    SANTETIN

    Santetin is a website stress test and DDOS simulation tool

    Santetin is a powerful desktop application built with Electron to perform website stress tests, penetration testing simulations, DDOS attacks, and traffic jingling for testing and educational purposes. ⚠️ Disclaimer: This tool is intended for educational and testing purposes only. Do not use it against any website without explicit permission from the owner.
    Downloads: 35 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 10
    QA Wolf

    QA Wolf

    Create browser tests 10x faster

    Set up browser tests in minutes to find bugs before your users do. QA Wolf helps you create, run, and maintain end-to-end tests 10x faster. We found browser testing too difficult and often gave up on it entirely in our previous jobs. We built QA Wolf for developers like us who want to spend less time testing and more time shipping. QA Wolf is zero-effort automated QA. We get you to 80% coverage in four months, and keep you there, so your team can stay focused on shipping. 2/3 of tech...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    retrap

    retrap

    Open-Source intelligence tracking and analysis tool.

    (OSINT) Open-Source intelligence tracking and analysis tool. - Disclaimer: This tool is experimental in its Alpha phase. It's developed and published as a small building block of a master's thesis research. So use it for educational purposes only and at your own discretion, the author cannot be held responsible for any damages caused.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    testing-nestjs

    testing-nestjs

    A repository to show off to the community methods of testing NestJS

    A repository to show off to the community methods of testing NestJS including Unit Tests, Integration Tests, E2E Tests, pipes, filters, interceptors, GraphQL, Mongo, TypeORM, and more! Each folder is a fully functional Nest application on its own. All you need to do after cloning the repository is move into the folder, install the dependencies and test! Or you could just, you know, look at the test on GitHub too, no big deal. I've noticed a lot of people seem to get stuck on testing, and how...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Strest

    Strest

    CI-ready tests for REST APIs configured in YAML

    A command-line tool for testing REST APIs using simple YAML-based scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Hitchhiker

    Hitchhiker

    A restful API test tool

    ...Make a comparison for Api's response between two different environments (eg: stage vs product). Support Handling response before comparing. Easy to deploy (support docker, windows, Linux), keep data in your control, never lose data. All changes will be auto-saved in the local cache even if refresh page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next