at-diff

0.0.9 • Public • Published

at-diff

Build Status

at-diff is a tool to compare different versions of a source code which uses the Aria Templates framework.

Unlike the traditional diff utility which mainly compares lines without interpreting them, at-diff mainly compares class methods or bean definitions and takes into account inheritance. By listing possible impacts, it aims at detecting breaking changes, and at helping a developer to update some source code when one of the libraries it uses changed.

Note that you should not rely only on at-diff to find possible breaking changes. at-diff does not replace tests. It cannot detect all breaking changes.

at-diff can be used both from the command line and as a Grunt task.

at-diff is tested with node.js version 4.2. It probably works fine with later versions. It may not work with previous versions.

Warning: at-diff is still in development and not thoroughly tested yet. You can provide feedback by opening an issue on GitHub

Check the documentation here.

License

Apache License 2.0

Readme

Keywords

Package Sidebar

Install

npm i at-diff

Weekly Downloads

2

Version

0.0.9

License

Apache-2.0

Last publish

Collaborators

  • divdavem
  • olaf-k-1a