swc-testing-nose.git
2013-11-02 Will Trimblemoved DNA example to example-dna/Readme.md test-thw-wltrimbl
2013-11-02 Will TrimbleAdded jdblischak's testing content from 2013-06-chicago
2013-11-01 ahmadiaMerge pull request #61 from benwaugh/master
2013-11-01 Ben WaughReplace partial list of Nose assertions with instructio... test-waugh
2013-11-01 Ben WaughTidy section on other assertions in Nose.
2013-11-01 Ben WaughMove Python testing cheat sheet from testing/ to python...
2013-11-01 Ben WaughMerge branch 'patch-1' of git://github.com/BernhardKonr...
2013-11-01 Bernhard KonradUpdate cheat-sheet.md
2013-11-01 Bernhard KonradUpdate cheat-sheet.md
2013-11-01 Bernhard KonradUpdate cheat-sheet.md
2013-11-01 Ben WaughBetter title for Nose section in testing cheat sheet.
2013-11-01 Ben WaughRemove outline of Unittest section since we normally...
2013-11-01 Ben WaughAdd fixture examples to testing cheat sheet.
2013-11-01 Ben WaughExample of using @raises to test the raising of an...
2013-11-01 Ben WaughAdd placeholder for testing exceptions in testing cheat...
2013-11-01 Ben WaughAdd example floating point testing to cheat sheet.
2013-11-01 Ben WaughAdd example of another Nose assertion to cheat sheet.
2013-11-01 Ben WaughFinish cheat sheet section on how Nose finds tests.
2013-11-01 Ben WaughTurn testing cheat sheet into first draft of a real...
2013-11-01 Randy OlsonMinor text changes. test-thw-blischak
2013-11-01 John BlischakRemoved extra materials on testing, debugging, and...
2013-11-01 John BlischakAdded another testing exercise using transcribe function.
2013-11-01 John BlischakAdded TDD example using calculate_gc function.
2013-11-01 John BlischakRemoved Fibonacci and close_line testing examples.
2013-11-01 John BlischakMinor edits to testing Readme.
2013-11-01 John BlischakReorganized repo such that each folder corresponds...
2013-11-01 Ethan WhiteMerge pull request #34 from pipitone/swc_exercises
2013-11-01 Jon PipitoneMoved exercises into subfolders of the corresponding... test-pipitone
2013-11-01 Jon PipitoneAdding exercises from the Software Carpentry 4.0 website
2013-11-01 Greg WilsonMerge pull request #50 from benwaugh/master
2013-11-01 Ben WaughOutline of contents for testing cheat sheet.
2013-11-01 Ben WaughDraft outline of testing section.
2013-11-01 Katy Huffremoves answers accidentally added. These were flotsam...
2013-11-01 Katy Huffremoves answers accidentally added. These were flotsam...
2013-11-01 Katy Huffremoved deprecated exercises, moved recommendation...
2013-11-01 Katy Huffremoving header links
2013-11-01 Katy Huffremoved exercises.
2013-11-01 Katy Huffadded small exercise.
2013-11-01 Katy Hufffixed readme where it imports assert_stuff from nose...
2013-11-01 Katy Huffchanges value to type error
2013-11-01 Katy Hufftrying to put forward and back on the same line.
2013-11-01 Katy Hufffirst, not fist.
2013-11-01 Katy Huffadded some boldness.
2013-11-01 Katy Huffkaty is presenting
2013-11-01 Katy Huffadded readme from library section that @jiffyclub taugh...
2013-11-01 Katy Huffmoves testing into python, appropriately or not...
2013-11-01 Katy Hufffixed links in testing readme.
2013-11-01 Katy Huffmoved a lot of files to folders that will mesh with...
2013-11-01 Matt DavisRemoving or moving old UofC directories.
2013-11-01 Anthony ScopatzFixed bug in close_line.py
2013-11-01 Anthony ScopatzBug on testing page.
2013-11-01 Anthony ScopatzUpdated docs
2013-11-01 Anthony ScopatzTypo fixes for testing
2013-11-01 Anthony ScopatzUpdated testing.
2013-11-01 Anthony ScopatzTrying to get image right.
2013-11-01 Anthony ScopatzAttempting images in markdown.
2013-11-01 Anthony ScopatzFixed TTD example
2013-11-01 Anthony ScopatzAdded mean tests.
2013-11-01 Anthony ScopatzMade it through test updates.
2013-11-01 Anthony ScopatzMore tests
2013-11-01 Anthony ScopatzSome more testing updates.
2013-11-01 Anthony ScopatzSome testing updates.
2013-11-01 Anthony ScopatzAdded associated markdown files.
2013-11-01 Katy Huffcopied over a bunch of Trieste tutorial files.
2013-11-01 Richard T. GuyChanged name of Python10
2013-11-01 guyrtRemoved blank space.
2013-11-01 guyrtReady to present.
2013-11-01 guyrtUpdated Python Nose (rest)
2013-11-01 guyrtadding example.
2013-11-01 Katy HuffUniform headings
2013-11-01 guyrtFinished formatting the testing lecture.
2013-11-01 guyrtImported Nose lecture and started cleaning.