Skip to content

mike2151/Hack-Lang-Testing-Example

Repository files navigation

Hack-Lang-Testing-Example

Build Status

Barebones Hack Lang project that uses testing. Used for learning how to do testing with Hack.

Uses HackTest

Getting Set Up

Install dependencies (Using Composer):

composer install

Then run: vendor/bin/hh-autoload

Run:

To run the tests, run: vendor/bin/hacktest tests/

About

Basic Hack project that uses HackTest

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published