|
|
|
|
LEADER |
00000cam a2200000 a 4500 |
001 |
OR_ocn881691289 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr unu|||||||| |
008 |
140624s2014 caua o 001 0 eng d |
040 |
|
|
|a UMI
|b eng
|e pn
|c UMI
|d XFF
|d E7B
|d DEBBG
|d CUS
|d OCLCO
|d COO
|d VT2
|d EBLCP
|d OCLCQ
|d OCLCF
|d OCLCQ
|d DEBSZ
|d OCLCQ
|d FEM
|d NRC
|d TOH
|d CEF
|d UAB
|d AU@
|d OCLCQ
|d OCLCO
|d OCLCQ
|
019 |
|
|
|a 908281644
|a 910943996
|a 968128098
|a 969043836
|
020 |
|
|
|a 9781449365141
|
020 |
|
|
|a 1449365140
|
020 |
|
|
|a 9781449365172
|q (e-book)
|
020 |
|
|
|a 1449365175
|q (e-book)
|
020 |
|
|
|a 9781449365165
|
020 |
|
|
|a 1449365167
|
020 |
|
|
|z 9781449364823
|
020 |
|
|
|z 1449364829
|
029 |
1 |
|
|a DEBBG
|b BV042031531
|
029 |
1 |
|
|a DEBSZ
|b 414169840
|
029 |
1 |
|
|a GBVCP
|b 795223935
|
035 |
|
|
|a (OCoLC)881691289
|z (OCoLC)908281644
|z (OCoLC)910943996
|z (OCoLC)968128098
|z (OCoLC)969043836
|
037 |
|
|
|a CL0500000451
|b Safari Books Online
|
050 |
|
4 |
|a QA76.73.P98
|b P483 2014
|
082 |
0 |
4 |
|a 005.133
|2 23
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Percival, Harry.
|
245 |
1 |
0 |
|a Test-driven development with Python /
|c Harry Percival.
|
260 |
|
|
|a Sebastopol, CA :
|b O'Reilly Media,
|c 2014.
|
300 |
|
|
|a 1 online resource (1 volume) :
|b illustrations
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
347 |
|
|
|a text file
|
500 |
|
|
|a "Nutshell handbook."
|
588 |
0 |
|
|a Online resource; title from title page (Safari, viewed June 19, 2014).
|
500 |
|
|
|a Includes index.
|
505 |
0 |
|
|a Getting Django set up using a functional test -- Extending our functional test using the unittest module -- Testing a simple home page with unit tests -- What are we doing with all these tests? -- Saving user input -- Getting to the minimum viable site -- Prettification : layout and styling, and what to test about it -- Testing deployment using a staging site -- Automating deployment with fabric -- Input validation and test organisation -- A simple form -- More advanced forms -- Dipping our toes, very tentatively, into JavaScript -- Deploying our new code -- User authentication, integrating third-party plugins, and mocking with JavaScript -- Server-side authentication and mocking in Python -- Test fixtures, logging, and server-side debugging -- Finishing "my lists" : outside-in TDD -- Test isolation, and "listening to your tests" -- Continuous integration (CI) -- The token social bit, the page pattern, and an exercise for the reader -- Fast tests, slow tests, and hot lava -- Obey the testing goat! -- Appendix A: PythonAnywhere -- Appendix B: Django class-based views -- Appendix C: Provisioning with ansible -- Appendix D: Testing database migrations -- Appendix E: What to do next -- Appendix F: Cheat sheet.
|
520 |
|
|
|a By taking you through the development of a real web application from beginning to end, this hands-on guide demonstrates the practical advantages of test-driven development (TDD) with Python. You'll learn how to write and run tests before building each part of your app, and then develop the minimum amount of code required to pass those tests. The result? Clean code that works. In the process, you'll learn the basics of Django, Selenium, Git, jQuery, and Mock, along with current web development techniques. If you're ready to take your Python skills to the next level, this book clearly demonstrates how TDD encourages simple designs and inspires confidence. Dive into the TDD workflow, including the unit test/code cycle and refactoring Use unit tests for classes and functions, and functional tests for user interactions within the browser Learn when and how to use mock objects, and the pros and cons of isolated vs. integrated tests Test and automate your deployments with a staging server Apply tests to the third-party plugins you integrate into your site Use a Continuous Integration environment to run your tests automatically.
|
590 |
|
|
|a O'Reilly
|b O'Reilly Online Learning: Academic/Public Library Edition
|
650 |
|
0 |
|a Python (Computer program language)
|
650 |
|
0 |
|a Application software
|x Development.
|
650 |
|
0 |
|a Web site development.
|
650 |
|
0 |
|a Object-oriented programming (Computer science)
|
650 |
|
6 |
|a Python (Langage de programmation)
|
650 |
|
6 |
|a Logiciels d'application
|x Développement.
|
650 |
|
6 |
|a Sites Web
|x Développement.
|
650 |
|
6 |
|a Programmation orientée objet (Informatique)
|
650 |
|
7 |
|a Application software
|x Development.
|2 fast
|0 (OCoLC)fst00811707
|
650 |
|
7 |
|a Object-oriented programming (Computer science)
|2 fast
|0 (OCoLC)fst01042804
|
650 |
|
7 |
|a Python (Computer program language)
|2 fast
|0 (OCoLC)fst01084736
|
650 |
|
7 |
|a Web site development.
|2 fast
|0 (OCoLC)fst01173243
|
776 |
0 |
8 |
|i Print version:
|a Percival, Harry.
|t Test-driven development with Python.
|d Sebastopol, California : O'Reilly, ©2014
|h xxviii, 449 pages
|z 9781449364823
|
856 |
4 |
0 |
|u https://learning.oreilly.com/library/view/~/9781449365141/?ar
|z Texto completo (Requiere registro previo con correo institucional)
|
938 |
|
|
|a ProQuest Ebook Central
|b EBLB
|n EBL1710964
|
938 |
|
|
|a ebrary
|b EBRY
|n ebr10882862
|
994 |
|
|
|a 92
|b IZTAP
|