Giter Club home page Giter Club logo
darcy framework photo

darcy-framework Goto Github PK

repos: 7.0 gists: 0.0

Name: darcy framework

Type: Organization

Bio: Darcy is an open source Java 8 framework for modeling user interfaces as page objects with a declarative, automation-library-agnostic DSL.

darcy-framework

Collection of darcy projects aggregated as git submodules.

Working with git submodules is not without caveats, please see: http://git-scm.com/book/en/v2/Git-Tools-Submodules

To get started, the simple version is:

git clone --recursive https://github.com/darcy-framework/darcy-framework.git
git submodule init
git submodule update

This will download whatever commit the submodule repo (what you're looking at) has pointed to for each repo. If you want to update to the latest, you can use the individual submodule repo as if they were independent (so git fetch && git merge to get the latest) or you can update all submodules from the darcy-framework repo root with git submodule update --remote. I will try to keep this repo up to date.

New to darcy?

Start here! http://darcy-framework.gitbooks.io/automating-applications-with-darcy/

darcy framework's Projects

darcy-ui icon darcy-ui

Framework for writing page objects to automate interaction with graphical user interfaces.

darcy-web icon darcy-web

Extension to darcy-ui that expands the DSL to support interaction with browsers and web applications.

darcy-webdriver icon darcy-webdriver

An implementation of darcy-web that uses Selenium WebDriver as the automation library backend.

synq icon synq

A small library for syncing up a thread with some flexible configuration of asynchronous event(s).

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.