programming

All posts tagged programming

Software >

(on Wikipedia)
https://asic-linux.com.mx/~izto/checkinstall/

CheckInstall will run make install (or whatever you tell it to run) and keep track of every file modified by this installation.

When it is done, CheckInstall will create a package and install it as a standard package. It will leave you a copy of the installed package in the source directory for your re-use.

Continue Reading

watir old logo

Software >
Ruby > Ruby web programming, Ruby testing >

(on Wikipedia)
(old website, archive)
was watir.com

A functional testing tool for automating browser-based tests of web applications. It drives the Internet Explorer browser the same way people do. It clicks links, fills in forms, presses buttons. It also checks results, such as whether expected text appears on the page.

I did some simple website testing with it.



Continue Reading