I recently hosted an episode of Software Engineering Radio called "Will McGugan on Text-Based User Interfaces"!

  • Home
  • Teaching
    • Overview
    • Data Abstraction
    • Operating Systems
  • Research
    • Overview
    • Papers
    • Presentations
  • Outreach
    • Software
    • Service
    • Blog
  • About
    • Biography
    • Schedule
    • Contact
    • Blog
    • Service
    • Papers
    • Presentations

Automatic detection of pseudo-tested methods using Python and Pytest

Python programming
mutation testing
software development
PyCon Poster Symposium
Authors

Nicholas Tocci

Gregory M. Kapfhammer

Published

2019

Details

Presentation
Presentation

Reference
@misc{Kapfhammer2019a,
 addendum = {Joint work with Nicholas Tocci},
 author = {Gregory M. Kapfhammer},
 howpublished = {PyCon Poster Symposium},
 title = {Automatic detection of pseudo-tested methods using Python and Pytest},
 year = {2019}
}

Return to Presentation Listing

GMK

Top