BlocSoc-iitr / Beskar

A mutation testing suite written in Rust to analyse any foundry codebase
4 stars 5 forks source link

🚀 FEAT: Add contracts from remapping.txt #2

Open blueh4mster opened 6 days ago

blueh4mster commented 6 days ago

🚀 Feature

Description: Currently, the tool only has the functionality for mutating and testing all the smart contracts in the \src directory. Implement a feature such that contracts can be mutated according to the paths in the remappings.txt file.

Objective: Include the mutations and testing function for contracts in accordance with the remappings.

x-senpai-x commented 6 days ago

Please assign this

x-senpai-x commented 5 days ago

remappings is assumed to be located at ./remappings.txt right ?

Oyase-shinobi commented 1 day ago

Hello @blueh4mster I would love to engage in your project

blueh4mster commented 1 day ago

remappings is assumed to be located at ./remappings.txt right ?

Yes, the remappings file is to be included in the foundry project. If not present, the tool does nothing.

Oyase-shinobi commented 18 hours ago

Hi @blueh4mster Thank you for reaching out me Could you share your discord ID for better communication?