|
You are here |
hiltmon.com | ||
| | | | |
benoitpasquier.com
|
|
| | | | | In the last couple years, Apple has made some good efforts to improve their testing tools. Today, I'll walk you through some tips to make sure your test suite run at their best capacity. | |
| | | | |
www.avanderlee.com
|
|
| | | | | Macros in Swift allow you to extend the compiler with custom build errors and code generation to eliminate extraneous boilerplate code. | |
| | | | |
www.neilmacy.co.uk
|
|
| | | | | A quick overview of the new Swift Testing framework. | |
| | | | |
blog.knatten.org
|
|
| | | Quiz time! Which of the following programs can you expect to not compile? For bonus points, which are required by the C++ standard to not compile? Program 1 Program 2 Program 3 In case you're not familiar with static_assert, it takes a constant boolean expression, and if it evaluates to false, you get a compilation... | ||