219 B
219 B
Testing Fundamentals
Setup Instructions
Clone this repository and install the dependencies:
git clone https://github.com/stevekinney/introduction-to-testing.git
cd introduction-to-testing
npm install