Book Image

Clojure Web Development Essentials

By : Ryan Baldwin
Book Image

Clojure Web Development Essentials

By: Ryan Baldwin

Overview of this book

Table of Contents (19 chapters)
Clojure Web Development Essentials
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


That's about as quick of a whirlwind tour as one can get when it comes to testing. You learned the basics of how to write unit and integration tests, as well as some decent high-level guidance about what we should and should not test. In the next chapter, we'll finally start looking at how we can interact with the database so we can finally create the user account.