Skip to content

Rewrite Perl-based system tests to be Python-based system tests

Created by: exarkun

The NixOS system testing functionality has deprecated support for the Perl-based testing mechanism and introduced a Python-based testing mechanism to replace it.

Python is waaay preferable to Perl so this is great. We do have to rewrite out system tests, though.

Edited by Lauri Hmel