Showing 16 open source projects for "schema"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • 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.
  • 1
    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: 4 This Week
    Last Update:
    See Project
  • 2
    Schemathesis

    Schemathesis

    Guarantee flawless API functionality with test scenarios

    Guarantee flawless API functionality with thorough, high-quality test scenarios generated from your API specification. Schemathesis is a specification-centric API testing tool for Open API and GraphQL-based applications. It reads the application schema and generates test cases, which will ensure that your application is compliant with its schema and never crashes. The application under test could be written in any language; the only thing you need is a valid API schema in a supported format...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    httpexpect

    httpexpect

    End-to-end HTTP and REST API testing for Go

    ... package), plain text. Custom reusable request builders and request transformers. Type-specific assertions, supported types: object, array, string, number, boolean, null, datetime. Regular expressions. Simple JSON queries (using subset of JSONPath), provided by jsonpath package. JSON Schema validation, provided by gojsonschema package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Vegeta

    Vegeta

    HTTP load testing tool and library. It's over 9000!

    ... releases page. As for the library, new versions are tagged with both lib/vMAJOR.MINOR.PATCH and vMAJOR.MINOR.PATCH. The latter tag is required for compatibility with go mod. The JSON format makes integration with programs that produce targets dynamically easier. Each target is one JSON object in its own line. The method and url fields are required. If present, the body field must be base64 encoded. The generated JSON Schema defines the format in detail.
    Downloads: 0 This Week
    Last Update:
    See Project
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • 5
    Mimesis

    Mimesis

    High-performance fake data generator for Python

    Mimesis is an open source high-performance fake data generator for Python, able to provide data for various purposes in various languages. It's currently the fastest fake data generator for Python, and supports many different data providers that can produce data related to people, food, transportation, internet and many more. Mimesis is really easy to use, with everything you need just an import away. Simply import an object, called a Provider, which represents the type of data you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Dependencies

    Dependencies

    A rewrite of the old legacy software "depends.exe" in C# for Windows

    Dependencies is a rewrite of the legacy software Dependency Walker which was shipped along Windows SDKs, but whose development stopped around 2006. Dependencies can help Windows developers troubleshooting their dll load dependencies issues. Dependencies is currently shipped as two binaries (no installer present) : Dependencies.exe as a CLI tool and DependenciesGui.exe for its GUI counterpart (see screenshot). Just click on one of the release numbers above (preferably the latest), download...
    Downloads: 36 This Week
    Last Update:
    See Project
  • 7
    Just-API

    Just-API

    Test REST, GraphQL APIs

    ... specs. Just-API builds the request, sends it to the server and validates the response as per the specification. Runs test suites in parallel/serial mode. Supports all widely used HTTP methods. Supports x-www-form-urlencoded requests, Multipart requests, File uploads. Built-in Response Validation Constructs(Headers, Cookies, Status code, JSON body, JSON schema) Custom Response validator functions. Supports running custom inline or module javascript sync/async functions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    tSQLt - DB Unit Testing for SQL Server

    tSQLt - DB Unit Testing for SQL Server

    Moved to tSQLt.org (Database Unit Testing for Microsoft SQL Server)

    ... the following features to make it easier to create and manage unit tests: * Tests are automatically run within transactions – this keeps tests independent and reduces any cleanup work you need * Tests can be grouped together within a schema – allowing you to organize your tests and use common setup methods * Output can be generated in plain text or XML – making it easier to integrate with a continuous integration tool
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Extending SoapUI

    Extending SoapUI

    A collection of plugins for SoapUI and SoapUI Pro

    Downloads: 1 This Week
    Last Update:
    See Project
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
  • 10
    The DPA Toolset allows defining subsets of an XML Schema (profiles), definition of concrete profile documents, can monitor the exchange of those documents as SOAP web services, and emulate SOAP endpoints if needed. Cable-industry specific license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    XML parser is a tool written in java, which can parse any XML file fed to it. It generates the needed source code to parse your XML, based on the specified schema.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Project37 is a model-driven software application that uses an XML schema to generate security services which can be used to alter GUI forms or XML data sets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    xchecker is both a test framework for XML and XSLT, and a wrapper for an XML Schema processor that allows XML Schema documents to be augmented with xchecker. xchecker checks can be any combination of XML Schema, Relax NG, XPath 2.0, XSLT 2.0 and XQuery.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Model XML Schema documents in first-order logic using Alloy in order to generate test inputs for applications and prove constraints about documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Copies the schema from one DB to another - present primary use is to set up an in-memory DB that replicates the structure of a particular tablespace of a network-accessible (e.g. Oracle) database so that unit tests run much faster. In use since 2003.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A schema validator for the CLiXML (Constraint Language in XML) schema constraint language. The constraint language allows to do semantic tests on an XML document. The validator is written in java and uses jdom.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next