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

c++ - CPP, 'X' button listener -

.net - Bulk insert via Dapper is slower than inserting rows one-by-one -

shared memory - gstreamer shmsrc and shmsink with h264 data -