Modularity-testing-framework has been designed for testing artifacts like modules, rpm base repos, containers and the others which comes from Modularity team. It helps you to write tests as simply as possible and independent of module type. Let's write our own tests for modules or containers Outcome: * audience knows how to create a test for modules/containers * audience knows how to test modules/containers * audience is aware of best practices for creating modules/containers Description: * short intro to modularity and modularity-testing-framework * demonstrate a real module/container * test it * ask audience to create a test of their favorite package * create a new test live