Skip to content

Conversation

@dreamer-coding
Copy link
Collaborator

@dreamer-coding dreamer-coding commented Nov 8, 2024

Fossil Logic Layer Pull Request

Description

Removing unused features to avoid maintaining code written to collect dust, and to enforce the best part of any given project which happens to be no part.

Changes

Stripped features from command-line, and scanning, minimized to the core runner, removed expect and assert and repurposed assume as assert, mixed benchmark and mocking library into the same test library due to it being pointless to have separate single file pairs, reworked test runner to enforce test suites to better manage the time it takes to run and complete a given test run.

Testing

Same test new style

Checklist

  • Code follows the project's coding standards.
  • Tests have been added or updated to cover the changes.
  • Documentation has been updated to reflect the changes.
  • The code has been reviewed by team members.
  • All checks and tests pass.
  • The license header and notices are updated where necessary.

License

This project is licensed under the Mozilla Public License - see the LICENSE file for details.

@dreamer-coding dreamer-coding merged commit 145c18f into fossillogic:main Nov 8, 2024
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant