How to build RPM of a selenium test automation project with maven? -


i have test automation framework test cases. want build rpm of whole project can installed on machine , can execute test. how can that?

one approach use %check scriptlet in spec file run tests during build.


Comments

Popular posts from this blog

java - is not an enclosing class / new Intent Cannot Resolve Constructor -

python - Error importing VideoFileClip from moviepy : AttributeError: 'PermissionError' object has no attribute 'message' -

qt - QML MouseArea onWheel event not working properly when inside QML Scrollview -