Showing 27 open source projects for "bdd"

View related business solutions
  • 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.
  • Tigerpaw One | Business Automation Software for SMBs Icon
    Tigerpaw One | Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
  • 1
    Cucumber

    Cucumber

    Cucumber for Ruby

    It’s simple. Whether open source or commercial, our collaboration tools will boost your engineering team's performance by employing Behavior-Driven Development (BDD). And with our world-class training, take it to places it’s never been. Cucumber is a tool for running automated tests written in plain language. Because they're written in plain language, they can be read by anyone on your team. Because they can be read by anyone, you can use them to help improve communication, collaboration...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 2
    Catch2

    Catch2

    A modern, C++-native, test framework for unit-tests, TDD and BDD

    A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch). Catch2 is mainly a unit testing framework for C++, but it also provides basic micro-benchmarking features and simple BDD macros. Catch2's main advantage is that using it is both simple and natural. Test names do not have to be valid identifiers, assertions look like normal C++ boolean expressions, and sections provide a nice...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    Karate

    Karate

    Test automation made simple

    Karate is the only open-source tool to combine API test-automation, mocks, performance-testing and even UI automation into a single, unified framework. The BDD syntax popularized by Cucumber is language-neutral, and easy for even non-programmers. Assertions and HTML reports are built-in, and you can run tests in parallel for speed. There’s also a cross-platform stand-alone executable for teams not comfortable with Java. You don’t have to compile code. Just write tests in a simple, readable...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 4
    Cucumber JVM

    Cucumber JVM

    Cucumber for the JVM

    Cucumber-JVM is a pure Java implementation of Cucumber. You can run it with the tool of your choice. Cucumber-JVM also integrates with all the popular Dependency Injection containers. It’s simple. Whether open source or commercial, our collaboration tools will boost your engineering team's performance by employing Behavior-Driven Development (BDD). And with our world-class training, take it to places it’s never been. Validate executable specifications against your code on any modern development...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Innovate faster with enterprise-ready generative AI—enhanced by Gemini Icon
    Innovate faster with enterprise-ready generative AI—enhanced by Gemini

    Build, deploy, and scale machine learning (ML) models faster, with fully managed ML tools for any use case.

    Vertex AI offers everything you need to build and use generative AI—from AI solutions, to Search and Conversation, to 130+ foundation models, to a unified AI platform.
  • 5
    orb DID Method

    orb DID Method

    A DID method implementation that extends the Sidetree protocol

    Orb implements the following specifications: did:orb, Activity Anchors. The did:orb method is based on the Sidetree specification and Activity Anchors is based on the ActivityPub and ActivityStreams specifications. The project is built using make. The BDD test suite can be run with make bdd-test. This command builds the Orb images and runs the integration tests. A full set of integration tests is included, which demonstrate all the features of Orb, including adding followers/witnesses...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Ginkgo

    Ginkgo

    BDD testing framework for Go

    Ginkgo is a Go testing framework built to help you efficiently write expressive and comprehensive tests using Behavior-Driven Development (“BDD”) style. It is best paired with the Gomega matcher library but is designed to be matcher-agnostic. These docs are written assuming you’ll be using Gomega with Ginkgo. They also assume you know your way around Go and have a good mental model for how Go organizes packages under $GOPATH. Ginkgo is tested against Go v1.6 and newer To install Go, follow...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Cucumber.js

    Cucumber.js

    Cucumber for JavaScript

    ... performance by employing Behavior-Driven Development (BDD). And with our world-class training, take it to places it’s never been. Validate executable specifications against your code on any modern development stack. 40+ million open source downloads, the #1 tool for BDD. CucumberStudio is the leading collaboration platform for BDD - an easy-to-use tool to define ideas, test code, and learn in production from real-time insight.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    chai

    chai

    BDD / TDD assertion framework for node.js

    Chai is a BDD / TDD assertion library for node and the browser that can be delightfully paired with any javascript testing framework. Chai has several interfaces that allow the developer to choose the most comfortable. The chain-capable BDD styles provide an expressive language & readable style, while the TDD assert style provides a more classical feel. Plugins extend Chai's assertions to new contexts such as vendor integration & object construction. Developers can build their own plugins...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Static Analysis Tools for PHP

    Static Analysis Tools for PHP

    Docker image that provides static analysis tools for PHP

    Docker image providing static analysis tools for PHP. The list of available tools and the installer is actually managed in the jakzal/toolbox repository. Docker image with quality analysis tools for PHP. To run the selected tool inside the container, you'll need to mount the project directory on the container with -v "$(pwd):/project". Some tools like to write to the /tmp directory (like PHPStan, or Behat in some cases), therefore it's often useful to share it between docker runs, i.e. with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Case Management Software for Social Services Icon
    Case Management Software for Social Services

    For human services organizations looking for case management software

    Collaborate is customizable case management software for non-profits and social services agencies with teams of 5+ staff.
  • 10
    SCRAM

    SCRAM

    Probabilistic Risk Assessment Tool

    SCRAM is a free and open source probabilistic risk analysis tool. The tool is under development to include fault tree, event tree, common cause, and other standard analyses.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Swift

    Selenium Hybrid Automation Framework with BDD tool Cucumber

    .... Swift is also integrated with Behaviour driven developement ( BDD ) tool Cucumber.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Cgreen

    Unittesting and mocking framework for C and C++

    Cgreen has MOVED to GitHub: https://github.com/cgreen-devs/cgreen, files, documentation, source, issues are all there. This repo is OBSOLETE and not updated anymore. Cgreen is a unittesting and mocking framework for C and C++. Features include composite test suites, each test can be run in it's own process, trapping of hung tests, setup and teardown, extensible interface, support for mocking functions and automatic discovery of tests. Go to GitHub: https://github.com/cgreen-devs/cgreen to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PasswordManager

    PasswordManager

    Gestionnaire de mot de passe réseau avec système d'autorisation.

    ... ou via Kerberos). Néanmoins, il est possible de créer d'autres classes pour changer la BDD utilisée ou l'annuaire LDAP. Des classes abstraites ont été écrites pour. L'application est fournie dans une distribution Debian 7 wheezy amd64 pour garder la BDD est le service sur le même support. Mais il est possible d'installer la BDD et le service sur deux systèmes différents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Bots de Servicios para una red ircuh con soporte bdd ircservices-4.3.3+Upworld-1.1+BDD (botshispanobdd-1.2.1) + services-bdd = euskalirc-services-bdd
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    OpKey Personal Edition

    OpKey Personal Edition

    The Tool Agnostic Test Automation Platform

    It is not easy to find a perfect combination of open source automation tool and a free enterprise grade automation framework on top it. You can have this combination working for you when you use OpKey Personal Edition - The Tool Agnostic Test Automation Platform with Selenium RC(OpKey 1.0) and Selenium WebDriver(OpKey 2.0)- The most popular open source tool. And good news is - its FREE! So download it and start automating from day 1. Have Questions? Mail us at...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Kazuki

    A small, customizable automation framework

    Kazuki provides a base to develop small and reliable automation scripts using Ruby and Selenium-webdriver. The aim of the project is to remain small and simple, there are no complex tool and yet can automate any website quickly and easily. Kazuki is built with BDD in mind, but it's not BDD, but rather a domain-specific language with a similar structure. The point of this is to make the code readable, while still being Ruby code in all it's extent. There is no pseudo-code/interpreter, you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Eliza - simple Unit and Acceptance tests

    Eliza - simple framework for BDD development and acceptance testing.

    Eliza - simple framework for BDD development and acceptance testing. Eliza has user-friendly web interface that allows run and manage your tests from your favorite browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    OOP PHP class for MySQL access and management. Clase PHP orientada a objetos para el acceso y gestión de datos MySQL. Documentación en línea en http://www.jorgefm.com/dBdd.php English documentation will be available soon!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Java Decision Diagram Libraries (BDD)

    Java Decision Diagrams (BDD) libraries: JDD and JBDD

    This project has been moved to bitbucket.org: - https://bitbucket.org/vahidi/jbdd/wiki/Home - https://bitbucket.org/vahidi/jdd/wiki/Home It includes two libraries for working with decision diagrams: - JBDD: a Java interface to two popular BDD libraries, CUDD and BuDDy - JDD: a native Java library supporting BDD, Z-BDD
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    ENuSMV-1.2

    Extend NuSMV

    ENuSMV-1.2 (extends from NuSMV-2.5.4) is a model checking tool that supporting both BDD-based and bounded model checking of ETL employing both finite and looping acceptance automata connectives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Easy Articles
    Permet à un webmaster d'intégrer des articles directement sur son site, en les intégrants dans son design sans à avoir à recommencer un site avec wordpress, joomla, etc. Easy Articles est développé à l'aide de: HTML/CSS, PHP, MYSQL, JQUERY. Le webmaster transfert les fichiers d'Easy Articles sur son FTP dans le répertoire de son choix. Ensuite, il se rend dans le répertoire "install" et commence par la première étape en configurant sa base de données. Une vérification de la connexion à la BDD...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    An algorithm for compression and decompression of Binary Decision Diagrams will in many cases reduce the size of the BDD to 1-2 bits per node.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Dibycia est un outil de gestion de bases de données créé à l’origine pour le projet Ambycia. Il permet, en outre, le versionnage de la structure de votre BDD, facilitant les projets multi-développeurs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    BDD-Based Deductive Database, an implementation of Datalog that uses Binary Decision Diagrams as the underlying data structure. This allows it to represent exponentially-sized relations efficiently.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next