TGTGInsighttelegram intelligenceLIVE / telegram public index
← Cetus Announcements

TGINSIGHT SIMILAR POSTS

Find similar content

Source channel @CetusProtocol · Post #80 · Jan 31

@CetusProtocol will join #BeLaunch IDO TESTNET EVENT :eyes: We are happy to announce that Cetus will participate in the BeLaunch IDO #Testnet event as a place for projects to list tokens after the projects' IDOs end. Participants can claim tokens and trade on @CetusProtocol https://twitter.com/BeLaunch_/status/1620345162676445184?s=20&t=cUXqKTNWt2OmPegCjB1WCg @everyone

Results

1 similar post found

Search: #unit_testing

当前筛选 #unit_testing清除筛选
djangoproject

@djangoproject · Post #576 · 03/02/2018, 12:52 PM

https://www.obeythetestinggoat.com/pages/book.html#toc "Test-Driven Web Development with Python" aims to teach #TDD for web programming. It uses a concrete example — the development of a website, from scratch — to explain the TDD metholology and how it applies to building web applications. It covers the #Selenium browser-automation tool, #unit_testing, mocking, and interacting with Web technologies from the basics of static content, database integration, throught the inescapable JavaScript, and onto more advanced (and trendy) topics like #NoSQL, #websockets and Async programming.