Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

PHP PHP Testing Your First Tests Bootstrapping Your Testing Environment

I can't download the bootstrapping files. How am I suppose to do the class????

I can't download the bootstrapping files. How am I suppose to do the class????

Lola Jahn
Lola Jahn
18,718 Points

Where are you trying to get them from?

You can get the source code on their website: http://getbootstrap.com/getting-started/

You can also copy the links to the cdn and put it in the head of your files. :)

Ryan Dainton
Ryan Dainton
17,164 Points

Hi April

This is a bit late but the files used are from the OpenCFP project: https://github.com/opencfp/opencfp

However, its been a few years so the source code is undoubtably different. I think its best to focus on the concepts in this course rather than specific code examples.

Hope this helps, Ryan