AstuteSource / chasten

:dizzy: Chasten Uses XML and XPATH to Check a Python Program's AST for Specified Patterns!
https://pypi.org/project/chasten/
GNU General Public License v2.0
7 stars 8 forks source link

Adding A Comparisons Section to README #103

Closed EvanNelson04 closed 7 months ago

EvanNelson04 commented 8 months ago

This pull request is based on issue #9 - compare chasten to tools like symbex

What we have done is added a section in the readme called "Comparisons". What this section does is compare our chasten tool to other similar tools, specifically symbex. We would love reviews on the content and on the formatting before we go ahead and merge.

boulais01 commented 8 months ago

@EvanNelson04 Is this complete and ready for review?

boulais01 commented 8 months ago

@EvanNelson04 Please note if this is complete or not. Also, please note our template for creating PRs - the issue does not need to be in the title. I recommend also looking at the correct commit message formatting.

EvanNelson04 commented 8 months ago

@EvanNelson04 Please note if this is complete or not. Also, please note our template for creating PRs - the issue does not need to be in the title. I recommend also looking at the correct commit message formatting.

I need to make a few final edits for this so it is not finished yet

gkapfham commented 8 months ago

Hello @EvanNelson04, are you now finished with this PR? We need to finish these updates to the documentation as soon as is possible. Thanks!

boulais01 commented 7 months ago

@EvanNelson04 Please either finish this or ensure someone can take over for you.

boulais01 commented 7 months ago

@Jaclynpqc would you consider taking this work on as part of documentation? @EvanNelson04 If so, can you give Jaclyn contributor access to your code?

Jaclynpqc commented 7 months ago

Hey @boulais01 , I have reviewed their work and integrated it with my README update. I also created a new PR for this issue PR#123.I think it's safe to close this PR