2017 © Pedro Peláez
 

project tester-sandbox

Prepared Nette Tester sandbox

image

minetro/tester-sandbox

Prepared Nette Tester sandbox

  • Thursday, June 23, 2016
  • by f3l1x
  • Repository
  • 1 Watchers
  • 1 Stars
  • 6,592 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

, (*1)

, (*2)

, (*3)

Website 🚀 contributte.org | Contact 👨🏻‍💻 f3l1x.io | Twitter 🐦 @contributte , (*4)


Goal

Main goal is to show how to test Nette components., (*5)

Installation

You will need PHP 8.1+ and Composer., (*6)

Create project using composer., (*7)

composer create-project -s dev contributte/tester-skeleton acme

Now you have application installed. It's time to run it., (*8)

Startup

The easiest way is to use php built-in web server., (*9)

make dev
# php -S 0.0.0.0:8000 -t www

Then visit http://localhost:8000 in your browser., (*10)

The second part is to execute tests., (*11)

make tests

Development

See how to contribute to this package., (*12)

This package is currently maintaining by these authors., (*13)

, (*14)


Consider to support contributte development team. Also thank you for using this project., (*15)

The Versions

23/06 2016

dev-master

9999999-dev https://github.com/minetro/tester-sandbox

Prepared Nette Tester sandbox

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.5.0

 

The Development Requires

06/05 2015

1.2

1.2.0.0 https://github.com/minetro/tester-sandbox

Prepared Nette Tester sandbox

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.5.0

 

The Development Requires

30/04 2015

1.1

1.1.0.0 https://github.com/minetro/tester-sandbox

Prepared Nette Tester sandbox

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.5.0

 

The Development Requires

30/04 2015

1.0

1.0.0.0 https://github.com/minetro/tester-sandbox

Prepared Nette\Tester sandbox

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.4.0

 

The Development Requires