Giter Site home page Giter Site logo

sven-seyfert / au3testframework Goto Github PK

View Code? Open in Web Editor NEW
5.0 2.0 1.0 4.47 MB

Au3TestFramework is a set of tools which act as a BDD driven Test Framework similar to SpecFlow/Cucumber (Gherkin syntax). The framework will contain four parts of a BDD driven testautomation approach. 1. Specification (for the specs), 2. Capturing (for the page objects), 3. Creation (the au3 test glue code) and 4. Execution (for the test execution). At the moment there is no stable version because the project is still in construction and in implementation phase.

License: Other

AutoIt 93.38% Gherkin 6.62%
test-framework test-automation bdd-framework bdd-style-testing-framework autoit au3

au3testframework's Introduction

Welcome to Au3TestFramework【ツ】

license contributors repo size last commit release os editor

Description | Features | Getting started | Configuration | FAQ | Contributing | License | Acknowledgements

Description

Au3TestFramework is a set of tools which act as a BDD driven Test Framework similar to SpecFlow/Cucumber (Gherkin syntax). The framework will contain four parts of a BDD driven testautomation approach. 1. Specification (for the specs), 2. Capturing (for the page objects), 3. Creation (the au3 test glue code) and 4. Execution (for the test execution).

At the moment there is no stable version because the project is still in construction and in implementation phase.

Features

To be defined [...]

Getting started

Preconditions

To be defined [...]

Installation

Variant 1 - Run the EXE:

Starting the EXE build\*.exe which is compiled with #AutoIt3Wrapper_UseX64=y and #AutoIt3Wrapper_UseUpx=n (the default expected system is x64).

Variant 2 - Compile it on your own:

Open file src\*\Main.au3, adjust the #AutoIt3Wrapper compiler information if you want to. For example you could change #AutoIt3Wrapper_UseUpx=n from no (n) to yes (y), etc. Then, run or compile the program.

Usage

To be defined [...]

Keyboard Shortcuts

Action Shortcut
... ...
... ...

Configuration

To be defined [...]

FAQ

Frequently Asked Questions
1. How to [...]

Q: Is there a frequently asked question already?
A: No, not yet.


2. How to [...]

Q: [...]?
A: [...].


Contributing

Just look at CONTRIBUTING, thank you!

License

Distributed under the MIT License. See LICENSE for more information.

Acknowledgements

To the top

au3testframework's People

Contributors

sven-seyfert avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

mlipok

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.