Essays about: "Mårten Björkman"

Found 1 essay containing the words Mårten Björkman.

  1. 1. Creating a Unit Testing Application Prototype for JavaScript

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Mårten Björkman; Jonathan Bergqvist; [2022]
    Keywords : Unit Tests; Test Creation; Test Maintenance; JavaScript; Code Analysis; Enhetstester; Testskapande; Testunderhåll; JavaScript; Kodnalys;

    Abstract : Testing is an integral part of software development with the goal of verifying a system’s requirements. One of the most commonly used methods for verifying code is unit testing. If done properly, unit testing can guarantee the intended functionality of a code unit. READ MORE