Python Testing

Python Software Development and Software Testing (posts and podcast)

  • Start Here
  • Podcast
  • Subscribe
  • Support
  • About
  • The Book
  • Contact
  • Archive
  • Slack

What info do you need to start testing?

September 21, 2017 By Brian 8 Comments

I got some feedback today from someone who said they were looking through the pythontesting.net/start-here page and were still a bit confused as to how to start testing.

I totally understand that and want to improve it. I want to make the site more friendly to people new to testing.

What info would help?

(try to answer that before reading further as it might color your answer)
[Read more…]

Filed Under: Meta

Test & Code Episode 30 talks about legacy code

July 31, 2017 By Brian Leave a Comment

Test & Code is now at testandcode.com, so this episode is at testandcode.com/30.

M. Scott Ford is the founder and chief code whisperer at Corgibytes, a company focused on helping other companies with legacy code. We talk about the company, about testing strategy, getting a handle on technical debt and process debt, iterative development, and a lot more.

Topics include:

  • How M. Scott Ford got into forming a company that works on legacy code.
  • Technical debt
  • Process debt
  • Software testing
  • The testing pyramid
  • iterative development
  • kanban
  • readable code and readable test code

Filed Under: Meta Tagged With: iterative development, kanban, legacy, testing pyramid

pytest: Only run tests using a particular fixture

March 15, 2017 By Brian 1 Comment

Raphael Pierzina wrote a cool article about how to run use a hook function to only run tests that use a particular fixture. However, I wanted to make it more generic so I could pass in the fixture via command line option. Minor tweak to add options.

[Read more…]

Filed Under: pytest Tagged With: fixtures, plugin, pytest

Test & Code Podcast moved to testandcode.com

March 4, 2017 By Brian Leave a Comment

The podcast has a new home.
I’m excited to announce that the Test & Code Podcast (the podcast formerly known as Python Test Podcast) is now on it’s spiffy new location, testandcode.com.

There is still work to do:

  • backfilling guest profiles for all past episodes
  • moving over transcripts (some are done)
  • convincing planet python to add the Test and Code feed

The workflow at the new site is much better for me and shaves some time off of the effort of publishing the podcast.

If you experience problems, let me know. Fastest way is through @brianokken.

I’ve also moved the feed over. This shouldn’t have any negative repercussions, but who knows.

Filed Under: Meta Tagged With: podcast

  • 1
  • 2
  • 3
  • …
  • 17
  • Next Page »

Learn pytest FAST

Get your tests up and running fast. Learn to use pytest in this easy to follow book

Test & Code Podcast

Listen to test, development, and Python conversations on the go.

Python Bytes Podcast

Python headlines delivered directly to your earbuds. 15 minute conversation on the topical items of the week in the Python ecosystem