Skip to content

Excellent work, thank you #4

Description

@kemeryrugiet

As someone with a background in Java, Ruby, and Selenium, this project was a real lifesaver when I was faced with the challenging task of building a supertest framework from scratch in Node.js for the startup I work for. This is more of a thank-you than an actual issue, but I wanted to suggest that you might add something in your README on how to copy the MIT license when using this code for commercial projects. Most of us don't have legal training and probably just ignore the license completely, but I appreciate your work and want to make sure you get the credit you deserve as we pass this around in the industry. Below is the text of my LICENSE file. Let me know if I got it right. Of course I used your code in more than just those two files, but in the other files, I re-wrote most of it for my own purposes to the extent that it's no longer recognizable as your code, whereas client and client-authenticated are both still recognizably similar to the files in this project.

LICENSE

Copyright (c) 2025 MSB Holdings, Inc.

The below MIT license applies to the following listed open-source portions of this code ("Open-source Portions") taken from https://github.com/awaragi/jest-supertest-starter. The remainder of the Software is the property of MSB Holdings, Inc.

Open-source Portions:
src/client-authenticated.js
src/client.ts

MIT License
Copyright (c) 2021 Pierre Awaragi

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions