GithubHelp home page GithubHelp logo

ftf's Introduction

Crates.io

ft

Parallel Functional Testing framework, written in Rust

Why ?

ft provides an alternative to constantly rewriting the same functional test framework for every project you start. It is written in pure Rust, and allows parallel testing, as well as an important set of input/output formats.

How ?

Look at the syntax to get started with creating your own tests. Then, simply run ft on the files you created.

Features

  • Parallel execution
  • Timeout
  • Assert on stdout
  • Assert on stderr
  • Assert on exit-code
  • Input from YAML
  • Input from JSON
  • Input from TOML
  • YAML output
  • JSON output
  • TOML output

Installation

If you have rust and its build system, cargo, installed, simply run:

> cargo install --git https://github.com/cohenarthur/ft

To install rust, first visit the getting started page

You can also download a release of ft from the release page. The binaries are compiled for x86_64 systems.

ftf's People

Contributors

cohenarthur avatar skallwar avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

skallwar icodein

ftf's Issues

Add default values

Stuff like default arguments, default binary name, default environment values... Which one could skip with no_defaults or equivalent

Cratify `ft`

Make ft available as a library on top of a binary

Cmd is misleading

cmd have for description "Binary to test" in SYNTAX.md.
I found this misleading, maybe cmd should be named binary or the description should "A sheel command to execute"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.