Open source cross-platform development with TotalCross
Jul20

Open source cross-platform development with TotalCross

There’s a question that pops up quite frequently at TotalCross—in our day-to-day work, after presentations, in Reddit discussions, and sometimes even in our Telegram channel. Let’s answer it once and for all: No, TotalCross Virtual Machine is not another Java Virtual Machine. This article explains the differences between the two, how TotalCross interacts with Java, and how to know which is best for your application....

Read More
An introduction to mutation testing in Python
Jul20

An introduction to mutation testing in Python

You have tests for everything; maybe you even have a badge in your project repository stating 100% test coverage. But what are these tests helping you do? How do you know? read more Powered by...

Read More