Posted inUncategorized BASH script to create a git bare repo I can't count how many times I've created a project in my IDE then dropped to the terminal to create a bare git repository, then add that as a remote… Posted by Gene De Lisa October 16, 2014
Posted iniOS Swift Unit testing async network calls in Swift Asynchronous unit testing in Swift You have probably written code with a NSURLSessionDataTask that notifies a delegate when the data is received. How do you write a unit test for… Posted by Gene De Lisa October 9, 2014