TGTGInsighttelegram intelligenceLIVE / telegram public index
← ДИВИДЕНДЫ НА МОСБИРЖЕ

TGINSIGHT SIMILAR POSTS

Find similar content

Source channel @moexdiv · Post #310 · May 27

#астра Совет директоров Астры рекомендовал дивиденды за 1 кв. 2024 — 7,89 руб на акцию 💰Доходность выплаты: 1,2% ⏰Дата закрытия реестра: 9 июля 2024 ⏰ГОСА: 28 июня 2024 @moexdiv

Hashtags

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.