tdd

Tag details

Welcome to the 'tdd' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'tdd'.

Are you an expert about 'tdd'? Do you want to be the Technorati authority on 'tdd'? You can write a description that will appear right here: Join Blogcritics!

Look up Offsite Link "tdd" at The Free Dictionary

Latest blogosphere posts tagged “tdd”
 

  • Mass Lenguaje de Programación (4) Lexer y Parser


    Authority Authority:
    Anterior Post En la implementación del lenguaje Mass, tengo una enumeración y una clase: Un Token representa una palabra del código a procesar. El encargado de separar el código en palabras es el Lexer. Y con el Parser se transforma esa corriente de Tokens en expresiones y comandos: El ...
    1 week ago
  • Weekly Highlights and Insights: May 6-10


    Authority Authority:
    Fit2Cure: Andy Oram introduces a game that crowdsources the search for drugs to cure under-researched diseases of developing countries. Unit testing core data: James Turner shows iOS developers a less painful way to set up an OCUnit project to test …
    1 week ago
  • Making The Untestable Testable With Mocks - Resist Temptation To Bake In A Bad Design


    Authority Authority:
    Just a quick note before my next pairing session about using mock object frameworks to make untestable code testable. Mocking frameworks have grown in their sophistication, for sure. But I fear they may have mutated into testing tools, rather than the design aids that their originators intended. Say, for example, ...
    1 week ago
  • LG to start selling 4G LTE TDD smartphones in India


    Authority Authority:
    LG to start selling 4G LTE LG has announced that it will now be starting the worldwide rollout of smartphones that are capable of using the LTE TDD (Long Term Evolution Time Division Duplexing) service. The company is starting in Saudi Arabia with its flagship handset – the Optimus G – on the Saudi Telecom ...
    1 week ago
  • LG to launch LTE TDD 4G smartphones in India this year


    Authority Authority:
    LG has announced today that it will be launching LTE TDD supported 4G smartphones in the Indian market this year. The company also revealed that its LTE TDD devices will also go on sale in Saudi Arabia, China, North America, Japan and Australia in 2013. Saudi Arabia is first country to get the LTE TDD version of ...
    1 week ago
  • LG to release LTE TDD Smartphones in 6 countries including India in 2013


    Authority Authority:
    LG has announced that they would launch LTE TDD capable smartphones globally starting from Saudi Arabia with its flagship Optimus G smartphone on the Saudi Telecom Company (STC) network. LG has also confirmed that they would release LTE TDD-enabled smartphones in other countries China, India, North America, Japan and ...
    1 week ago
  • LG Will Sell 4G TDD-LTE Compatible Smartphones in India


    Authority Authority:
    LG is going to be the second manufacturer to release 4G TD-LTE supported smartphone in India. Earlier Huawei Ascend P1 LTE was announced to come in contract with Airtel. But no trace of the device up till now. So the only way left for Airtel 4G LTE users is using a LTE compatible dongle that [...] The post LG Will ...
    1 week ago
  • VS/TFS 2012 Update 2 & Update 3 CTP


    Shai RaitenAuthority Authority: 113
    Couple of days ago Brian Harry post about the new release of Update 2 for Visual Studio and TFS 2012, and today another release of Update 3 that isn’t big a Update 1 and 2 but contains a set of bug fixes that can ease you work. Before jumping to Update 3, if for some reason you’re not using Update 2 this is the ...
    1 week ago
  • Development workflow and architecture


    Authority Authority:
    Back in the stone-age, when I started programming, the main development paradigms was “bottom-up” or “top-down”. Essentially, if you created the overall structure of the program first, and then started filling out details, or did you implement low-level functions first and then composited them together. I ...
    2 weeks ago
  • PowerShell, Tests and CI/D


    Authority Authority:
    Maybe you have an ASP.NET web site, and maybe you have a collection of PowerShell modules used for various automation tasks, like moving files between environments, kicking off batch processes, moving assets to the your CDN or similar things. If so these bits of PowerShell contain important bits of logic; if they dont ...
    2 weeks ago
  • You are doing it wrong if you are not using test first


    Authority Authority:
    Many teams are struggling with delivering modern software because they are not building with Test First principals. Test First gives us the assurance that we have built the correct thing, that what we built is what the customer asked for and that when we change things we don’t break anything inadvertently. If you ...
    3 weeks ago
  • Testing Laravel Controllers


    Authority Authority:
    Testing controllers isn’t the easiest thing in the world. Well, let me rephrase that: testing them is a cinch; what’s difficult, at least at first, is determining what to test. Should a controller test verify text on the page? Should it touch the database? Should it ensure that variables exist in the view? If ...
    3 weeks ago
  • RubyTapas Freebie: The End of Mocking


    Authority Authority:
    At the borders of our systems, mockist testing hits a point of diminishing returns. In this free episode we take a look at when to stop mocking and start integration testing. Like what you see? This is just a taste of RubyTapas ! Sign up today to get three videos a week, along with full source code and ...
    4 weeks ago
  • A coding dojo story


    Authority Authority:
    It was 2008, and I was at the CITCON conference in Amsterdam. I’d only started going to conferences that year, and was feeling as intimidated as I was inspired by the depth of experience in the people I was meeting. It seemed like everyone at CITCON had written a book, their own mocking framework, or both. I ...
    4 weeks ago
  • Dish + Sprint is a Winner to Me


    Authority Authority:
     Been a while… I’ve been collaborating and innovating but I thought I would register my approval of a Dish + Sprint + Clear tie up. Firstly let me say I don’t think Softbank would be willing to let the opportunity slip away so low ($25.5B US) but I like the idea of an all [...]
    5 weeks ago
  • PHPUnit tips


    Authority Authority:
    Some people have asked me to write something about testing, so I’ve decided to make this post and share some phpunit tips that I’ve learn. This is not meant to be another tutorial of how to start writing your own tests with phpunit. Well, actually it is, but the purpose of my post is to explain you how to deal ...
    5 weeks ago

Comments about tdd

Personal attacks are NOT allowed
Please read our comment policy