# differ **Repository Path**: mirrors_tangrams/differ ## Basic Information - **Project Name**: differ - **Description**: Compare a series of test maps against each other - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-26 - **Last Updated**: 2026-01-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # differ A testing tool for [Tangram](http://github.com/tangrams/tangram) – https://tangrams.github.io/differ ### 🏁 [Run unit tests comparing last release to last build](https://tangrams.github.io/differ/?1=https%3A//tangrams.github.io/differ-tests/unit-tests/unittests01.json&2=&lib1=https%3A//unpkg.com/tangram@0.15.1/dist/tangram.debug.js&lib2=https%3A//tangrams.github.io/tangram/dist/tangram.debug.js&go) 🏁 ## to generate new pre-rendered reference images You must install and run the differ locally. #### Requirements node #### installation - `npm install` - `node server.js` - visit [http://localhost:8080](http://localhost:8080) ### todo - save images even when running remotely - a real UI