<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Test-driven development</title>
    <subTitle>by example</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Beck, Kent</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
    <role>
      <roleTerm type="text">autor.</roleTerm>
    </role>
    <role>
      <roleTerm authority="marcrelator" type="code">aut</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <dateIssued encoding="marc">2003</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">spa</languageTerm>
  </language>
  <language objectPart="translation">
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>220 páginas.</extent>
  </physicalDescription>
  <abstract>Developers face complex programming challenges every day, yet they are not always readily prepared to determine the best solution. More often than not, such difficult projects generate a great deal of stress and bad code. To garner the strength and courage needed to surmount seemingly Herculean tasks, programmers should look to test-driven development (TDD), a proven set of techniques that encourage simple designs and test suites that inspire confidence.</abstract>
  <tableOfContents>The Money Example. -- Multi-Currency Money. -- Degenerate Objects. -- Equality for All. – Privacy. -- Franc-ly Speaking. -- Equality for All, Redux. -- Apples and Oranges. -- Makin' Objects. -- Times We're Livin' In. -- Interesting Times. -- The Root of All Evil. -- Addition, Finally. -- Make It. – Change. -- Mixed Currencies. -- Abstraction, Finally. -- Money Retrospective. -- The xUnit Example. -- First Steps to xUnit. -- Set the Table. -- Cleaning Up After. – Counting. -- Dealing with Failure. -- How Suite It Is. – xUnit. – Retrospective. -- Patterns for Test-Driven Development. -- Test-Driven Development Patterns. -- Red Bar Patterns. -- Testing Patterns. -- Green Bar Patterns. -- xUnit Patterns. -- Design Patterns. – Refactoring. -- Mastering TDD. -- Influence Diagrams. – Fibonacci. – Afterword.</tableOfContents>
  <note>Contents.</note>
  <subject authority="lcsh">
    <topic>Computer programming</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Programación de computadoras</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Computer software</topic>
    <topic>Development</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Software de computadora</topic>
    <topic>Desarrollo</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Computer software</topic>
    <topic>Testing</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Software de computadora</topic>
    <topic>Pruebas</topic>
  </subject>
  <classification authority="ddc" edition="23">005.14 B393</classification>
  <identifier type="isbn">9780321146533</identifier>
  <identifier type="isbn">0321146530</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">CO-ViULL</recordContentSource>
    <recordCreationDate encoding="marc">230504</recordCreationDate>
    <recordChangeDate encoding="iso8601">20251030135903.0</recordChangeDate>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">spa</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
