go to post Stella Ticker · Apr 24, 2017 I want to utilize the $$$AssertFilesSame macro to compare 2 files . The only difference between them are 2 lines that are allowed to be different. I wanted to open the file streams, go to those line numbers and delete them. Then run the $$$AssertFilesSame.
go to post Stella Ticker · Apr 15, 2017 At my current job, we do not have local installations of Cache. All developers work on a single windows server which serves as a development environment. There is no source/version control or central repository. I am wondering if there are source control clients that would allow several users to work off different branches but on the same machine, so that each user has their own "local" version of a repository..We want to introduce source control, branching and code reviews. However my experience with this has only been in situations where each developer has a local instance of Cache on their laptops. Any ideas on how we can solve this?
go to post Stella Ticker · Apr 15, 2017 Hey SeanPlease may we see your in-house unit test tool that works from a browser?