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

huanggai icon huanggai

HuangGai is an Ethereum smart contract bug injection framework, it can inject 20 types of bugs into Solidity smart contract. DOI: 10.5281/zenodo.4680168

ilf icon ilf

AI based fuzzer based on imitation learning

impersonator icon impersonator

Login into DApps by impersonating any Ethereum address via WalletConnect!

jsel icon jsel

DOM 3 XPath implementation for JavaScript object data.

melange icon melange

🗡️ Warm color scheme for Neovim and beyond

micro-ci icon micro-ci

A tiny CI server built around GitHub and Nix

minithesis icon minithesis

A very minimal implementation of the core idea of Hypothesis

mock-contract icon mock-contract

Simple Solidity contract to mock dependent contracts in truffle tests.

mypyvy icon mypyvy

A language for symbolic transitions system, inspired by Ivy.

nigiri icon nigiri

🍣 A delicious docker box for special Bitcoin and Liquid cookings

notifire icon notifire

🚀 Open-source notification infrastructure for products

pakala icon pakala

Offensive vulnerability scanner for ethereum, and symbolic execution tool for the Ethereum Virtual Machine

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.