tcunit / TcUnit

An unit testing framework for Beckhoff's TwinCAT 3
Other
258 stars 72 forks source link

Update the toolchain for maintaining TcUnit #214

Closed sagatowski closed 9 months ago

sagatowski commented 1 year ago

The recommended toolchain for maintaining TcUnit is currently Visual Studio 2013 (community edition) and TwinCAT 3.1.4022.x. This is starting to age. Visual Studio 2013 community edition is now even hard to download from the official channels, so it's time to do an update of the recommended toolchain. Update the documentation and project to indicate that more current tools are necessary. For now the recommendation is TwinCAT 3.1.4024.x and Visual Studio 2019 (community, pro, etc. of any choice that TwinCAT integrates itself into).

sagatowski commented 9 months ago

Complete toolchain and documentation has been updated.