Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Test Coverage to Cover the fields.py file for LayerField and LayerFieldsContainer classes #701

Open
philipscoderepo opened this issue Jul 30, 2024 · 0 comments · May be fixed by #704

Comments

@philipscoderepo
Copy link

philipscoderepo commented Jul 30, 2024

The current test coverage does not cover the two classes LayerField and LayerFieldsContainer in the source file src/pyshark/packet/fields.py

This new tests source file should be added to the tests folder under a new packet directory, which, can also contain tests for the other files under the src/pyshark/packet directory.

LayerField
image
LayerFieldsContainer
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant