Tag: tdd

  • Experiences in Managing Software Development Through Kanban & Trello

    Experiences in Managing Software Development Through Kanban & Trello

    Introduction

    On my last project, I managed a team developing an application to manage hospitality locations. Given our requirements were constantly in flux, the contracts were on a short cycle, and the team was generally new to enterprise software development, I chose a Kanban style approach to managing and delivering it. I wanted to share with you the rationale, methodology, challenges, and the surprising change to my role while on the project.
    (more…)

  • Unit Testing in Corona SDK Using Lunatest

    In this article I ‘ll give you an overview of why you’d want to unit test your Lua code in Corona SDK, what features Lunatest has, a walk you through some real-world unit tests and suites I’ve written. I’ve forked Lunatest on Github to make it work with Corona SDK. This blog post has a companion video embedded below.

     

    (more…)