Showing 22 open source projects for "at commands"

View related business solutions
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

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

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 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
  • 1
    sqlmap

    sqlmap

    Automatic SQL injection and database takeover tool

    sqlmap is a powerful, feature-filled, open source penetration testing tool. It makes detecting and exploiting SQL injection flaws and taking over the database servers an automated process. sqlmap comes with a great range of features that along with its powerful detection engine make it the ultimate penetration tester. It offers full support for MySQL, Oracle, PostgreSQL, Microsoft SQL Server, Microsoft Access, IBM DB2, SQLite, Firebird, and many other database management systems. It also...
    Downloads: 54 This Week
    Last Update:
    See Project
  • 2
    Conda

    Conda

    OS-agnostic, system-level binary package manager

    ... a different version of Python, you do not need to switch to a different environment manager because conda is also an environment manager. With just a few commands, you can set up a totally separate environment to run that different version of Python, while continuing to run your usual version of Python in your normal environment.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Goss

    Goss

    Quick and Easy server testing/validation

    ... by using the add or auto add commands. A Json draft 7 schema available in docs/goss-json-schema.yaml makes it easier to edit simple goss.yaml files in IDEs, providing usual coding assistance such as inline documentation, completion and static analysis.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    AWS SAM CLI

    AWS SAM CLI

    CLI tool to build, test, debug, and deploy Serverless applications

    The AWS Serverless Application Model (SAM) CLI is an open-source CLI tool that helps you develop serverless applications containing Lambda functions, Step Functions, API Gateway, EventBridge, SQS, SNS and more. The AWS Serverless Application Model (SAM) is an open-source framework for building serverless applications. It provides shorthand syntax to express functions, APIs, databases, and event source mappings. With just a few lines per resource, you can define the application you want and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 5
    Terratest

    Terratest

    Go library that makes it easier to write automated tests

    Terratest is a Go library that provides patterns and helper functions for testing infrastructure, with 1st-class support for Terraform, Packer, Docker, Kubernetes, AWS, GCP, and more. Create a file ending in _test.go and run tests with the go test command. E.g., go test my_test.go. Use Terratest to execute your real IaC tools (e.g., Terraform, Packer, etc.) to deploy real infrastructure (e.g., servers) in a real environment (e.g., AWS). Use the tools built into Terratest to validate that the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Nightwatch.js

    Nightwatch.js

    End-to-end testing framework in Node.js & using the Webdriver API

    Nightwatch.js is an automated, easy to use End-to-End testing framework written in Node.js and using the W3C WebDriver API. It uses the WebDriver API to drive browsers, enabling commands and assertions on DOM elements. Nightwatch.js is used for end-to-end testing of web applications and websites, as well as for Node.js unit and integration testing. It offers a clean yet powerful syntax for quick and easy writing of tests, a built-in command-line test runner, continuous integration and more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    HTTP Prompt

    HTTP Prompt

    An interactive command-line HTTP and API testing client

    HTTP Prompt is an interactive command-line HTTP client featuring autocomplete and syntax highlighting. You'll never have to memorize the whole commands and HTTP headers thanks to autocomplete with fuzzy matching. Improve readability by rendering JSON, HTML and commands with 27 builtin color themes, borrowed from Pygments. Designed to work with and built on top of HTTPie, HTTP Prompt makes a perfect companion for HTTPie. Cookie-based authentication made easy as incoming cookies are automatically...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Cypress Image Snapshot

    Cypress Image Snapshot

    Catch visual regressions in Cypress

    Cypress Image Snapshot binds jest-image-snapshot's image diffing logic to Cypress.io commands. The goal is to catch visual regressions during integration tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Marathon -GUI Test Runner Web, Swing, FX

    Marathon -GUI Test Runner Web, Swing, FX

    Marathon supports testing of Java/Swing and Java/Fx applications.

    ... it in playing the test cases. Extraction of code into modules and inserting it is very easy using marathon.It has different themes of UI which attracts tester to do work on it. Object mapping is quite simple and configuring is very easy for tester to understand and do the work. Debugging of test scripts is also easy and has script console which takes selenium commands. Slow play of test cases is also available.It allows to create multiple fixtures for different types of tests.
    Downloads: 12 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Nightwatch VRT

    Nightwatch VRT

    Visual Regression Testing tools for nightwatch.js

    Nightwatch Visual Regression Testing tools for nightwatch.js. Nightwatch VRT extends nightwatch.js with an assertion that captures a screenshot of a DOM element identified by a selector and compares the screenshot against a baseline screenshot. If the baseline screenshot does not exist, it will be created the first time you run the test and the assertion will pass.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    HTTP Test Tool
    httest is a script based tool for testing and benchmarking web applications, web servers, proxy servers and web browsers. httest can emulate clients and servers in the same test script, very useful for testing proxys.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    TCPCopy

    TCPCopy

    An online request replication tool, also a tcp stream replay tool

    TCPCopy is a TCP stream replay tool to support real testing of Internet server applications. Although the real live flow is important for the test of Internet server applications, it is hard to simulate it as online environments are too complex. To support more realistic testing of Internet server applications, we develop a live flow reproduction tool - TCPCopy, which could generate the test workload that is similar to the production workload. Currently, TCPCopy has been widely used by...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JABS is a web based command scheduler and execution system. Commands are added to projects as tasks. Projects can scheduled and/or executed immediately. Result reports are saved and optionally emailed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    cmd-test

    Utility to test console applications

    This console application helps in testing other console applications by checking the output against specific rules specified by the user as regular expressions. The application expects as arguments one or more control files that consist of commands. Each line is interpreted and compared against a list of known commands. Comments must stay on their own line and should start with a # sign. The documentation uses the term target to refer to a program that is being tested. To create a new...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    3Tpy - Telnet Testing Tool

    3Tpy - Telnet Testing Tool

    GUI based tool for running tests or configuration via telnet protocol

    3Tpy - Telnet Testing Tool is a simple Python application which main purpose is creation and execution of tests or configuration over telnet protocol. 3Tpy is released under GNU GPLv3 license. It requires Python 3.2.3 or higher. Application can be started in gui and non-gui mode. For details please read wiki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    fastest

    Automate your software testing, the fastest way!

    ... to make the test automation really become automatic. * Fastest helps automate all the necessary, but difficult test automation tasks like 'Mapping the test case execution with test plan document, updating centralized test management database, reporting, setup of automated nightly regressions in Continuous Integration (CI) environments, Running code / commands on remote hosts, Interacting with Web services, browser based automation using Selenium, SSH access, Sending Email notifications
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    wpCLI is a Wordpress plugin that allows admins to administer their Wordpress installation in a "command line" fashion through a virtual (bash inspired) command line shell. Run php and JavaScript, or use the growing library of internal wpCLI command
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    For starting / stopping, getting state, etc. of the VmWare guests. Translate Java calls into vmware shell commands, which are then executed through a locale shell or through a secure remote shell on to the VmWare server console.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Python EasyAccept is a tool that automates acceptance testing for your Python project in an easy way. All you have to do is provide the tool test scripts written in a simple client-readable commands and a Facade from your program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    HtmlFixture is an adapter between FitNesse and HtmlUnit for use in testing web applications. This version has new commands for DOM navigation and display and supports html frames, cookies, javascript alerts, http response statuses and Ajax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    EasyAccept is a tool to automate acceptance testing for your Java project in an easy way. All you have to do is to provide test scripts written in simple, client-readable commands, and a Facade to your program. EasyAccept does the rest for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    CruiseView is a java JMX client that allows you to view information on cruise control builds, as well as invoke JMX commands on the CruiseControl server..
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next