0.0.3 • Published 8 months ago

ngx-page-object-model v0.0.3

Weekly downloads
-
License
-
Repository
-
Last release
8 months ago

ngx-page-object-model

ngx-page-object-model is a lightweight library designed to simplify writing unit tests for Angular UI Components by leveraging the Page Object Model (POM) design pattern.

This library is fully Angular-based and completely testing-framework-agnostic, making it compatible with Jasmine, Jest, Vitest, or any other unit testing framework. It can be used alongside tools like Spectator or as a standalone solution, offering maximum flexibility.

By using the Page Object Model design pattern, you can create a new abstraction and separate your test logic from the logic to read and manipulate the DOM.

0.0.3

8 months ago

0.0.2

8 months ago

0.0.1

8 months ago