SlideShare ist ein Scribd-Unternehmen logo
1 von 6
SQUnit

Miroslav Bajtoš | 18.10.2012
Kdo jsem
    Miroslav Bajtoš
       @Bajtos


    • Programování mě baví už 20 let
    • Vedu týmu vývojářů v GMC Software Technology
    • Rád poradím s TDD a Agile/XP technikami



2
SQUnit

             Run QUnit & Jasmine unit-tests

                from .NET via Selenium

     in pages (environment) generated using .NET




3
Jak to funguje
Je to jednoduché!


1. Open browser with HTML test file
2. Detect running/finished (CSS selectors)
3. Parse results & messages (CSS selectors)
4. Throw on failed tests
Děkuji za pozornost
  http://bit.ly/squnit12


    Miroslav Bajtoš

    @Bajtos                 GMC Software Technology

    miro.bajtos@gmail.com   www.gmchk.cz



© 2011 GMC Software AG
Jak testujete JavaScript vy?

Weitere ähnliche Inhalte

Andere mochten auch

Intercultural communication
Intercultural communicationIntercultural communication
Intercultural communicationDatanom3
 
LoopBack: a productivity booster for MEAN
LoopBack: a productivity booster for MEANLoopBack: a productivity booster for MEAN
LoopBack: a productivity booster for MEANMiroslav Bajtoš
 
tema 2 c clasica juan garcia
tema 2 c clasica juan garciatema 2 c clasica juan garcia
tema 2 c clasica juan garciajuan garcia coto
 
Presentation math
Presentation mathPresentation math
Presentation mathFyra86
 
Jak se stát skvělým programátorem
Jak se stát skvělým programátoremJak se stát skvělým programátorem
Jak se stát skvělým programátoremMiroslav Bajtoš
 
Tema 2 de ciencias sociais
Tema 2 de ciencias sociaisTema 2 de ciencias sociais
Tema 2 de ciencias sociaisjuan garcia coto
 
Tema 3 de ciencias sociais
Tema 3 de ciencias sociaisTema 3 de ciencias sociais
Tema 3 de ciencias sociaisjuan garcia coto
 

Andere mochten auch (11)

Intercultural communication
Intercultural communicationIntercultural communication
Intercultural communication
 
Kanban stand-up meetings
Kanban stand-up meetingsKanban stand-up meetings
Kanban stand-up meetings
 
LoopBack: a productivity booster for MEAN
LoopBack: a productivity booster for MEANLoopBack: a productivity booster for MEAN
LoopBack: a productivity booster for MEAN
 
tema 2 c clasica juan garcia
tema 2 c clasica juan garciatema 2 c clasica juan garcia
tema 2 c clasica juan garcia
 
Presentation math
Presentation mathPresentation math
Presentation math
 
Tema xi a guerra fria
Tema xi a guerra friaTema xi a guerra fria
Tema xi a guerra fria
 
Tema 4
Tema 4Tema 4
Tema 4
 
Tema 1
Tema 1Tema 1
Tema 1
 
Jak se stát skvělým programátorem
Jak se stát skvělým programátoremJak se stát skvělým programátorem
Jak se stát skvělým programátorem
 
Tema 2 de ciencias sociais
Tema 2 de ciencias sociaisTema 2 de ciencias sociais
Tema 2 de ciencias sociais
 
Tema 3 de ciencias sociais
Tema 3 de ciencias sociaisTema 3 de ciencias sociais
Tema 3 de ciencias sociais
 

Lightning talk - SQunit

  • 2. Kdo jsem Miroslav Bajtoš @Bajtos • Programování mě baví už 20 let • Vedu týmu vývojářů v GMC Software Technology • Rád poradím s TDD a Agile/XP technikami 2
  • 3. SQUnit Run QUnit & Jasmine unit-tests from .NET via Selenium in pages (environment) generated using .NET 3
  • 4. Jak to funguje Je to jednoduché! 1. Open browser with HTML test file 2. Detect running/finished (CSS selectors) 3. Parse results & messages (CSS selectors) 4. Throw on failed tests
  • 5. Děkuji za pozornost http://bit.ly/squnit12 Miroslav Bajtoš @Bajtos GMC Software Technology miro.bajtos@gmail.com www.gmchk.cz © 2011 GMC Software AG