LispCast http://www.lispcast.com/ A blog about the simple joys of functional programming. en Announcing: LispCast Intro to clojure.test http://www.lispcast.com/announcing-lispcast-intro-to-clojure-test http://www.lispcast.com/announcing-lispcast-intro-to-clojure-test Mon 23 Feb 2015 09:37:54 PM CST The next course will be about clojure.test. Sign up to be notified when it is published. <p><center><a href="http://www.lispcast.com/announcing-lispcast-intro-to-clojure-test">Read full post</a></center></p> Clojure Test Directory http://www.lispcast.com/clojure-test-directory http://www.lispcast.com/clojure-test-directory Mon 30 Mar 2015 10:55:57 PM EDT Where to put your tests is a common question. You could put them anywhere, but you want to pick a place that makes it easy to find, easy to exclude from production, and work well with your tools. My recommendation is to follow what most projects do, which takes care of all of these requirements. <p><center><a href="http://www.lispcast.com/clojure-test-directory">Read full post</a></center></p> LispCast Intro to clojure.test http://www.lispcast.com/clojure-test-launch http://www.lispcast.com/clojure-test-launch Sat 28 Mar 2015 01:36:41 PM CDT LispCast Intro to clojure.test will launch this week. <p><center><a href="http://www.lispcast.com/clojure-test-launch">Read full post</a></center></p> Pre-conj Prep: Ashton Kemerling http://www.lispcast.com/pre-conj-ashton-kemerling http://www.lispcast.com/pre-conj-ashton-kemerling Fri 26 Sep 2014 07:20:33 AM CDT Ashton Kemerling will talk about Generative Integration Tests. <p><center><a href="http://www.lispcast.com/pre-conj-ashton-kemerling">Read full post</a></center></p> Pre-Conj Interview: Ashton Kemerling http://www.lispcast.com/pre-conj-interview-ashton-kemerling http://www.lispcast.com/pre-conj-interview-ashton-kemerling Mon 20 Oct 2014 09:36:09 AM CDT Ashton Kemerling interview about generative testing. <p><center><a href="http://www.lispcast.com/pre-conj-interview-ashton-kemerling">Read full post</a></center></p> Pre-West Prep: Ryan Neufeld http://www.lispcast.com/pre-west-ryan-neufeld http://www.lispcast.com/pre-west-ryan-neufeld Sun 05 Apr 2015 11:44:16 AM CDT Ryan Neufeld will talk about simulation testing. <p><center><a href="http://www.lispcast.com/pre-west-ryan-neufeld">Read full post</a></center></p> Example-based Unit Testing in Clojure http://www.lispcast.com/unit-testing-in-functional-languages http://www.lispcast.com/unit-testing-in-functional-languages Thu 26 Mar 2015 11:36:28 AM CDT Unit testing in Clojure is straightforward. Here are a few testing ideas as they apply to Clojure. <p><center><a href="http://www.lispcast.com/unit-testing-in-functional-languages">Read full post</a></center></p>