Code Monkey home page Code Monkey logo

in development

Testing Specification

value description
'pending "([^"]*)"$' mark pending and skip all following steps in the scenario
'a "([^"])" of type "([^"])"' matches on types such as resource,data and the resource name
'a "([^"])" of type "([^"])" named "([^"]*)"' matches on types, resource names and instance names
'the value of "([^"]*)" always equals (\d+)' matches on the value given and the value of the attribute
'the value of "([^"]*)" never equals (\d+)' inverse match on attr value and given value
'the value of "([^"])" always equals "([^"])"' matches on the value given and the value of the attribute
'the value of "([^"])" never equals "([^"])"' inverse match on attr value and given value
'the value of "([^"])" always matches regex "([^"])"' matches the attributes value on the given regex
'the value of "([^"]*)" is always greater than (\d+)' matches on gt against the given value and attr value
'the value of "([^"]*)" is always less than (\d+)' matches on lt against the given value and attr value
'attribute "([^"]*)" always equals (\d+)' matches on the value given and the value of the attribute
'attribute "([^"]*)" never equals (\d+)' inverse match on attr value and given value
'attribute "([^"])" always equals "([^"])"' matches on the value given and the value of the attribute
'attribute "([^"])" never equals "([^"])"' inverse match on attr value and given value
'attribute "([^"])" always matches regex "([^"])"' matches the attributes value on the given regex
'attribute "([^"]*)" is always greater than (\d+)' matches on gt against the given value and attr value
'attribute "([^"]*)" is always less than (\d+)' matches on lt against the given value and attr value
'the value of "([^"]*)" equals (\d+)' matches on the value given and the value of the attribute
'the value of "([^"]*)" does not equal (\d+)' inverse match on attr value and given value
'the value of "([^"])" equals "([^"])"' matches on the value given and the value of the attribute
'the value of "([^"])" does not equal "([^"])"' inverse match on attr value and given value
'the value of "([^"])" matches regex "([^"])"' matches the attributes value on the given regex
'the value of "([^"]*)" is greater than (\d+)' matches on gt against the given value and attr value
'the value of "([^"]*)" is less than (\d+)' matches on lt against the given value and attr value
'attribute "([^"]*)" equals (\d+)' matches on the value given and the value of the attribute
'attribute "([^"]*)" does not equal (\d+)' inverse match on attr value and given value
'attribute "([^"])" equals "([^"])"' matches on the value given and the value of the attribute
'attribute "([^"])" does not equal "([^"])"' inverse match on attr value and given value
'attribute "([^"])" matches regex "([^"])"' matches the attributes value on the given regex
'attribute "([^"]*)" is greater than (\d+)' matches on gt against the given value and attr value
'attribute "([^"]*)" is less than (\d+)' matches on lt against the given value and attr value
'attribute "([^"]*)" exists' if the given attribute exists in the matching objects
'it occurs at least (\d+) times' if the match set contains at least the given number
'it occurs at most (\d+) times' if the match set contains at most the given number
'it occurs exactly (\d+) times' if the match set continas exactly the given number

ContractShark's Projects

truffle-security icon truffle-security

MythX smart contract security verification plugin for Truffle Framework

tx2uml icon tx2uml

Ethereum transaction visualizer. Generates UML sequence diagram for a transaction's contract calls.

veriman icon veriman

Analysis tool for Solidity smart contracts. Prototype.

verisol icon verisol

A formal verifier and analysis tool for Solidity Smart Contracts

vertigo icon vertigo

Mutation Testing for Ethereum Smart Contracts

vscode-refactor-by-js icon vscode-refactor-by-js

Run javascript transformations in bulk over source files, with live preview embedded in vscode.

vscode-sane icon vscode-sane

VSCode Sane base extensions - verified extensions that interop/wont cause issues

vscode-solidity icon vscode-solidity

Visual Studio Code language support extension for Solidity smart contracts in Ethereum

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.