PHPackages                             dadyday/accepter - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. dadyday/accepter

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

dadyday/accepter
================

v0.1(8y ago)112[3 issues](https://github.com/dadyday/accepter/issues)PHP

Since Apr 21Pushed 7y ago1 watchersCompare

[ Source](https://github.com/dadyday/accepter)[ Packagist](https://packagist.org/packages/dadyday/accepter)[ RSS](/packages/dadyday-accepter/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (4)Versions (1)Used By (0)

Accepter
========

[](#accepter)

This is my little project for easy creating acceptance tests. Actually I'm working on it, so this is'nt really ready for usage yet.

What it does
------------

[](#what-it-does)

It runs your acceptance test script against a webdriver, simulates your defined interactions and checks your expectations. not new so far.

The difference to all the other acceptance tester is: it helps you interactively to create your test script.

This looks like this: You create a new test:

```
