Files
introduction-to-testing/README.md
2024-10-23 10:45:31 -05:00

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