The goal of this slide deck is to introduce people to testing in the SAS programming language to and introduce the macro created.
This slide deck was used at the the following talks:
By: Andrew Li & Mike Atkinson
You can find the slides here: https://andr3wli.github.io/sas_testing-check_rows/
You can find the source code to %check_rows
here:
https://github.com/andr3wli/testmacrolib
SAS syntax highlighting was made possible by highlight.js although I contributed to the code by adding coverage for SAS log messages (errors, warnings, and notes). The use of icons were made possible by the fontawesome quartro extension. Lastly, the slide deck was inspired by Indrajeet Patil.